forked from vieter-v/vieter
Used wrong image for upload step
This commit is contained in:
parent
c3657e178e
commit
015af3626c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ pipeline:
|
||||||
event: push
|
event: push
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
image: 'alpine:latest'
|
image: 'chewingbever/vlang:latest'
|
||||||
secrets: [ s3_username, s3_password ]
|
secrets: [ s3_username, s3_password ]
|
||||||
commands:
|
commands:
|
||||||
# https://gist.github.com/JustinTimperio/7c7115f87b775618637d67ac911e595f
|
# https://gist.github.com/JustinTimperio/7c7115f87b775618637d67ac911e595f
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue