Skip to content
Snippets Groups Projects
Commit 5bcf72ac authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Merge branch 'debug_paas_ci' into 'main'

create workspace directory

See merge request !70
parents 3636b56f dc3bde64
No related branches found
No related tags found
1 merge request!70create workspace directory
---
- name: Create workspace directory if not exists
file:
path: "{{ paas_ci_workdir }}"
state: directory
- name: Get template
get_url:
url: "{{ paas_ci_test.template_url }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment