Adding workflow to push a docker for the action
All checks were successful
Production deployment / Build and pushing (push) Successful in 40s
All checks were successful
Production deployment / Build and pushing (push) Successful in 40s
This commit is contained in:
@@ -22,4 +22,5 @@ ANSIBLE_OPTIONS+=("$INPUT_PLAYBOOK_PATH")
|
||||
echo "Running playbook with options: ansible-playbook ${ANSIBLE_OPTIONS[*]}"
|
||||
ansible-playbook "${ANSIBLE_OPTIONS[@]}"
|
||||
|
||||
env
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user