Fix pipeline
This commit is contained in:
parent
1c29828bcd
commit
ea9769eb14
@ -43,7 +43,7 @@ pipeline:
|
|||||||
script:
|
script:
|
||||||
- cd /home/administrator/GuessThePrice
|
- cd /home/administrator/GuessThePrice
|
||||||
- git pull
|
- git pull
|
||||||
- cd deploy
|
- cd .deploy
|
||||||
- docker-compose pull
|
- docker-compose pull
|
||||||
- docker-compose -p "guesstheprice" up -d
|
- docker-compose -p "guesstheprice" up -d
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user