Commit d99342e5 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 0d1c6db4
Pipeline #259 failed
stages:
- build
- dev_failed
- dev
- cleanup_build
build dev:
stage: build
dev:
stage: dev
image: ubuntu
only:
refs:
......@@ -35,8 +35,8 @@ build dev:
- echo "Closed"
dev_failed:
stage: dev_failed
cleanup_build_dev:
stage: cleanup_build
script:
- echo "Deleting folder"
- ssh -tt centos@13.251.192.208 "sudo rm -rf /var/www/gitlab_variable_red/dev"
......
Markdown is supported
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