This commit is contained in:
parent
2fcd228f8b
commit
1c1570db05
@ -12,7 +12,7 @@ steps:
|
||||
- go build
|
||||
|
||||
- name: extract version
|
||||
image: ubuntu/lastest
|
||||
image: ubuntu:latest
|
||||
commands:
|
||||
- grep 'const version string' main.go | tr -d ' "' | cut -d'=' -f2 > .version
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user