fix ci script
This commit is contained in:
parent
953f92711c
commit
cf9c04e211
@ -11,7 +11,7 @@ build:
|
||||
- linux
|
||||
- docker
|
||||
script:
|
||||
- version=`cat VERSION`
|
||||
- VERSION=`cat VERSION`
|
||||
- echo "Version is $VERSION"
|
||||
- docker build --tag registry.gitlab.com/wolutator/homepage:latest --tag registry.gitlab.com/wolutator/homepage:$VERSION .
|
||||
- docker push registry.gitlab.com/wolutator/homepage:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user