This commit is contained in:
parent
4cb700e89e
commit
cb3408dfe6
@ -1,4 +1,4 @@
|
||||
langauge: generic
|
||||
language: generic
|
||||
dist: bionic
|
||||
|
||||
addons:
|
||||
@ -15,3 +15,5 @@ script:
|
||||
|
||||
after_success:
|
||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
- docker build -t"tormachris/kmlabz-homepage" .
|
||||
- docker push tormachris/kmlabz-homepage
|
||||
|
Loading…
Reference in New Issue
Block a user