mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
Update 3 files
- /pipelines/terraform.yml - /scripts/cd-workdir.sh - /templates/terraform.tpl.yml
This commit is contained in:
parent
157a641f67
commit
a62b66d917
3 changed files with 84 additions and 1 deletions
4
scripts/cd-workdir.sh
Normal file
4
scripts/cd-workdir.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#%%MULTILINE_YAML_START
|
||||
#change directory
|
||||
cd $WORKDIR
|
||||
Loading…
Add table
Add a link
Reference in a new issue