a change to test deploy target

This commit is contained in:
2019-02-16 18:36:51 +01:00
parent f20bfe2b30
commit b20acc86c2
5 changed files with 6 additions and 10 deletions

View File

@ -25,6 +25,7 @@ deploy:
- linux
- docker
script:
- version=`cat VERSION`
- VERSION=`cat VERSION`
- echo "Version is $VERSION"
- docker pull registry.gitlab.com/wolutator/homepage:latest
- docker restart homepage