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

Update .gitlab-ci.yml

parent 6a8211d0
Pipeline #261 failed with stages
in 40 seconds
......@@ -38,11 +38,8 @@ buid_dev:
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"
- echo "Folder for dev already deleted"
rules:
- when: on_success
when: on_failure
......
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