after script
This commit is contained in:
parent
a09ec5234a
commit
022c976391
@ -23,6 +23,9 @@ build:
|
||||
script:
|
||||
- docker pull mathwave/sprint-repo:sprint
|
||||
- docker-compose up -d
|
||||
after_script:
|
||||
- docker rm sprint_notify-admin_1
|
||||
- docker rm sprint_migrations_1
|
||||
|
||||
deploy-dev:
|
||||
extends:
|
||||
|
Loading…
Reference in New Issue
Block a user