diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-03-27 19:52:45 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-03-27 19:52:45 +0000 |
| commit | c464089f8c31459ebbc26ba51661735b0374eda3 (patch) | |
| tree | 53940fec21881dbaeda703a3b5a69e776ec045d7 | |
| parent | b8c05af6dbb0822be8e6ac8983a0a1ca0497b11a (diff) | |
Update .gitlab-ci.yml file
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7a77cc4..5ba0169 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,4 +14,4 @@ deploy-job: - echo $VAULT_PASS > vaultid - make install - cat hosts - - make facts group=vps args="-v"
\ No newline at end of file + - make facts group=compute args="-v"
\ No newline at end of file |
