Commit 073e0d8b authored by Joab Bremer's avatar Joab Bremer

Update .gitlab-ci.yml

parent 0fc4d825
Pipeline #7716 failed with stage
in 1 second
stages:
- deploy
dploy_content:
stage: deploy
script: "ansible-playbook -b -v -u root update_ip.yml -kkkk --extra-vars "usb-group" -i usb_hosts"
\ No newline at end of file
- build
build-code-job:
stage: build
script:
- 'ansible-playbook -b -v -u root update_ip.yml -kkkk --extra-vars "usb-group" -i usb_hosts'
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment