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