Skip to content
Snippets Groups Projects
Commit 82c50a0c authored by Nico Vermaas's avatar Nico Vermaas
Browse files

removed option to also deploy the query branch from the CI/CD pipeline

parent e20446b2
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ docker-deploy-branch-query: ...@@ -49,7 +49,7 @@ docker-deploy-branch-query:
- ssh -o StrictHostKeyChecking=no sdc@dop814.astron.nl "docker-compose -p esap -f /docker_compose/esap/docker-compose-query-dev-cd.yml up -d" - ssh -o StrictHostKeyChecking=no sdc@dop814.astron.nl "docker-compose -p esap -f /docker_compose/esap/docker-compose-query-dev-cd.yml up -d"
when: manual when: manual
only: only:
- esap-gateway-query - esap-gateway-query-xxx
# this deploys the 'esap-gateway-query' branch (a dev/test branch) as 'vermaas' # this deploys the 'esap-gateway-query' branch (a dev/test branch) as 'vermaas'
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</div> </div>
<p class="footer" small>ASTRON - version 5 oct 2021</p> <p class="footer" small>ASTRON - version 7 oct 2021</p>
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment