This commit is contained in:
parent
ea02c3d151
commit
b0d3778a81
@ -12,7 +12,7 @@ steps:
|
||||
commands:
|
||||
- mkdir dist
|
||||
- go mod vendor
|
||||
- tar --exclude='./dist' -czf dist/release-source-$DRONE_TAG-$DRONE_STAGE_ARCH.tar.gz *
|
||||
- tar --exclude='/dist' --exclude='/dist/*' -czf dist/release-source-$DRONE_TAG-$DRONE_STAGE_ARCH.tar.gz *
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user