next
Some checks failed
ci/woodpecker/push/release-version Pipeline failed

This commit is contained in:
gapodo 2022-12-08 00:36:55 +01:00
parent 00751ec6ef
commit 86875a760e

View file

@ -103,6 +103,7 @@ pipeline:
- touch /source/dist/release/forgejo-${CI_COMMIT_TAG##v}-linux-amd64
- mkdir tmp-bin
- cp -r dist/* tmp-bin/
- ls -la tmp-bin/*
build-docker:
image: *buildx_plugin_image