Merge branch 'feat-trigger-submodule' into 'development'
fix: image not pulling See merge request nofusscomputing/projects/gitlab-ci!37
This commit is contained in:
@ -6,7 +6,9 @@ include:
|
||||
|
||||
|
||||
.ansible_playbook:
|
||||
image: nofusscomputing/ansible-ee:dev
|
||||
image:
|
||||
name: nofusscomputing/ansible-ee:dev
|
||||
pull_policy: [always]
|
||||
stage: chores
|
||||
variables:
|
||||
ansible_inventory: ''
|
||||
|
Reference in New Issue
Block a user