Skip to content
Snippets Groups Projects
Commit bc4f5740 authored by Simon Rose's avatar Simon Rose
Browse files

Override AWX token for ce-naming deployment

parent 4bedc27d
No related branches found
No related tags found
1 merge request!4CE-2331: Manual depoloyment to ce-naming-test
Pipeline #171677 passed
......@@ -113,7 +113,7 @@ deploy-ce-test:
extends: .deploy
script:
- >
awx job_templates launch deploy-ce-naming-test
TOWER_OAUTH_TOKEN=$CE_TOWER_OAUTH_TOKEN awx job_templates launch deploy-ce-naming-test
--extra_vars "naming_container_image_tag: $CI_COMMIT_REF_SLUG"
--job_tags ce-naming-backend
--monitor
......
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