Skip to content

Commit

Permalink
build(trdl): add sha to docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
  • Loading branch information
alexey-igrychev committed Aug 8, 2022
1 parent c0769ae commit d897095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trdl.yaml
@@ -1,4 +1,4 @@
docker_image: registry.werf.io/werf/builder:678451c4471c3ca6bfe4e11adbc96b1dcb94ea5d
docker_image: registry.werf.io/werf/builder:678451c4471c3ca6bfe4e11adbc96b1dcb94ea5d@sha256:88710d7a9c8ba27a52822acccf25f768f933a0d893bb6e2aff817558a6105216
commands:
- task -p build:dist:all version={{ .Tag }}
- cp -a ./dist/{{ .Tag }}/* /result

0 comments on commit d897095

Please sign in to comment.