Skip to content
Snippets Groups Projects
Commit 28f1e721 authored by Anders Harrisson's avatar Anders Harrisson
Browse files

Merge branch 'master' into 'master'

Only run deployment of frontend application in CI pipeline

See merge request ccce/dev/ccdb-ui-prototype!55
parents aa8d5f86 da3176f1
No related branches found
No related tags found
1 merge request!55Only run deployment of frontend application in CI pipeline
Pipeline #89110 passed
...@@ -75,6 +75,7 @@ deploy-test: ...@@ -75,6 +75,7 @@ deploy-test:
- > - >
awx job_templates launch deploy-ccce-test awx job_templates launch deploy-ccce-test
--extra_vars "ccce_frontend_container_image_tag: $CI_COMMIT_REF_NAME" --extra_vars "ccce_frontend_container_image_tag: $CI_COMMIT_REF_NAME"
--tags ccce-frontend
--monitor --monitor
environment: environment:
name: test name: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment