Add deployment complete step
This commit is contained in:
parent
34b678f882
commit
b25a1d4733
|
@ -20,3 +20,7 @@ pipeline:
|
|||
- cd /home/hub/hub
|
||||
- docker-compose pull
|
||||
- docker-compose up -d
|
||||
|
||||
done:
|
||||
commands:
|
||||
- ./deployment.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user