This commit is contained in:
parent
00751ec6ef
commit
86875a760e
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ pipeline:
|
||||||
- touch /source/dist/release/forgejo-${CI_COMMIT_TAG##v}-linux-amd64
|
- touch /source/dist/release/forgejo-${CI_COMMIT_TAG##v}-linux-amd64
|
||||||
- mkdir tmp-bin
|
- mkdir tmp-bin
|
||||||
- cp -r dist/* tmp-bin/
|
- cp -r dist/* tmp-bin/
|
||||||
|
- ls -la tmp-bin/*
|
||||||
|
|
||||||
build-docker:
|
build-docker:
|
||||||
image: *buildx_plugin_image
|
image: *buildx_plugin_image
|
||||||
|
|
Loading…
Add table
Reference in a new issue