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
@@ -66,6 +66,7 @@ registry|Choose which container image repository to upload to. <a href="https://
66
66
context|The relative path to the Dockerfile.| |`.`
67
67
dockerfile|Filename of the Dockerfile within the context that you set.| |`{context}/Dockerfile`
68
68
platforms|Comma separated list of <a href="https://github.com/docker-library/official-images#architectures-other-than-amd64">platforms</a>.| |`linux/amd64`
69
+
target|The target build stage to build.| |`''`
69
70
70
71
### Important security notice
71
72
Always use encrypted secrets when passing sensitive information. [Learn more here →](https://docs.github.com/en/actions/security-guides/encrypted-secrets)
0 commit comments