mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
Consolidate CI logic with github_ci_runner target
Delete outright the step to install python Fix typo that failed to label stage
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
environment:
|
||||
COMPOSE_UP_OPTS: -d
|
||||
args:
|
||||
chdir: "{{ repo_dir }}"
|
||||
chdir: "{{ playbook_dir }}/../../../"
|
||||
|
||||
# Takes a while for migrations to finish
|
||||
- name: Wait for the dev environment to be ready
|
||||
|
||||
Reference in New Issue
Block a user