Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Denisenko <[email protected]>
  • Loading branch information
d2285 committed Dec 9, 2024
1 parent d22a557 commit 09a5276
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion trdl.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
docker_image: registry.deckhouse.io/base_images/golang:1.23.1-bullseye@sha256:a24507d1a36fce86431198a979435dadb187e8d0ce0b5c181f46d6788d84a40f
commands:
- ./scripts/ci/release-build.sh
- git config --list
- export $PRIVATE_REPO_TOKEN
- env
- git config --list
- task -o group -p build:dist:all version={{ .Tag }}
- cp -a ./dist/{{ .Tag }}/* /result

0 comments on commit 09a5276

Please sign in to comment.