Fix restart routine in CI/CD
This commit is contained in:
parent
1d5bf8b6ca
commit
b72f38e4b1
@ -18,7 +18,7 @@ steps:
|
||||
- echo "Build the container image"
|
||||
- docker-compose build
|
||||
- echo "Restart the container"
|
||||
- docker-compose restart
|
||||
- docker-compose down && docker-compose up -d
|
||||
when:
|
||||
branch:
|
||||
- ci-testing
|
||||
|
Loading…
Reference in New Issue
Block a user