Skip to content

Commit

Permalink
ci: fix trdl werf builder image sha
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Lesikov <ilya@lesikov.com>
  • Loading branch information
ilya-lesikov committed Aug 16, 2022
1 parent f661b5a commit f3693d7
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:8e193000e479983d3fc8f44b6cd199f9204d1be0@sha256:21cfd507b8d07e90c44bb9d1bd91679c08d8602729aaf46dfba4a0b4057fb8cd
docker_image: registry.werf.io/werf/builder:8e193000e479983d3fc8f44b6cd199f9204d1be0@sha256:36bdad8773502ee8fc369a21f0f8582589ef9b1c6d64567797b5f582571293e7
commands:
- task -o group -p build:dist:all version={{ .Tag }}
- task -p verify:binaries:dist:all version={{ .Tag }}
Expand Down

0 comments on commit f3693d7

Please sign in to comment.