mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Use latest awx-ee in devel CI (#15098)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -113,6 +113,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
AWX_TEST_IMAGE: local/awx
|
AWX_TEST_IMAGE: local/awx
|
||||||
AWX_TEST_VERSION: ci
|
AWX_TEST_VERSION: ci
|
||||||
|
AWX_EE_TEST_IMAGE: quay.io/ansible/awx-ee:latest
|
||||||
STORE_DEBUG_OUTPUT: true
|
STORE_DEBUG_OUTPUT: true
|
||||||
|
|
||||||
- name: Upload debug output
|
- name: Upload debug output
|
||||||
|
|||||||
Reference in New Issue
Block a user