fixed custom-publisher
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
5e241fde3d
commit
13a14cb006
@ -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