Skip to content
Snippets Groups Projects
Commit 0bffac70 authored by Maria Petrova-El Sayed's avatar Maria Petrova-El Sayed
Browse files

Added missing ssh-setup for the full-deploy task, which should fix the endless loop

parent 42273324
Branches
Tags
No related merge requests found
Pipeline #92251 passed
...@@ -82,6 +82,7 @@ full-deploy-testing: ...@@ -82,6 +82,7 @@ full-deploy-testing:
environment: Testing environment: Testing
only: only:
- web - web
<<: *ssh_setup
script: script:
- echo "Starting the full testing deployment of airflows example." - echo "Starting the full testing deployment of airflows example."
- pip install python-openstackclient - pip install python-openstackclient
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment