Skip to content
Snippets Groups Projects
Commit 54e3e668 authored by Zack Wong's avatar Zack Wong
Browse files

Update .gitlab-ci.yml

parent 4cea170d
No related merge requests found
...@@ -75,7 +75,8 @@ stop_testing: ...@@ -75,7 +75,8 @@ stop_testing:
environment: environment:
name: test/$CI_COMMIT_REF_NAME name: test/$CI_COMMIT_REF_NAME
action: stop action: stop
except: master except:
- master
script: script:
- rm -f /var/www/test/$CI_COMMIT_REF_NAME - rm -f /var/www/test/$CI_COMMIT_REF_NAME
- rm -f /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini - rm -f /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment