no after script

This commit is contained in:
Egor Matveev 2022-02-28 22:13:04 +03:00
parent 5526441fc0
commit 457218d108

View File

@ -23,9 +23,6 @@ build:
# - docker pull mathwave/sprint-repo:sprint
script:
- docker-compose up -d --scale worker=4
after_script:
- docker rm sprint_notify-admin_1
- docker rm sprint_migrations_1
deploy-dev:
extends: