Fix docker image publish job
The wrong inventory name was being used in the post playbook for the docker image build. This fixes that. Change-Id: Ib416068016a663c7440f61fa0194f92eea1bee16
This commit is contained in:
parent
8fa4b1bf09
commit
57ca93f4c5
@ -1,4 +1,4 @@
|
||||
- hosts: primary
|
||||
- hosts: all
|
||||
tasks:
|
||||
|
||||
- name: Ensure artifacts directory exists
|
||||
|
Loading…
Reference in New Issue
Block a user