Merge pull request #403 from samalba/release-fix
fixed custom-publisher
This commit is contained in:
commit
3751485c61
@ -70,3 +70,5 @@ publishers:
|
||||
-
|
||||
name: publish-version
|
||||
cmd: sh -c "echo {{ .Version }} | aws s3 cp - s3://dagger-io/dagger/latest_version"
|
||||
env:
|
||||
- PATH={{ .Env.PATH }}
|
||||
|
Reference in New Issue
Block a user