You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The action packages, signs, and uploads the application to the specified ECR and
16
16
| ecr-repo-name | true | The secret with the name of the ECR repo created by the app-container-repository stack | app-container-repository-tobytraining-containerrepository-i6gdfkdnwrrm |
17
17
| dockerfile | false | The Dockerfile to use for the build | Dockerfile |
18
18
| docker-build-path | false | The Dockerfile path to use for the build | Docker-build-path |
19
-
| docker-platform | false | The target architecture for the image build |linux/amd64|
19
+
| docker-platform | false | The target architecture for the image build |"" |
20
20
| checkout-repo | false | Checks out the repo as the first step of the action. Default "true". | "true" |
0 commit comments