diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-03-25 23:42:29 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-03-25 23:42:29 +0000 |
| commit | 095200e2a3302313c8a90ec9c9e3f51911c0fb88 (patch) | |
| tree | 8a98b0c80021ed0461a2a5cbadb0cc2978aedae6 /.gitlab-ci.yml | |
| parent | 8680027be9d64a98e81a577f0e2a5a83c16abc74 (diff) | |
Update .gitlab-ci.yml file
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 490ed73..a5b557c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,3 +7,4 @@ deploy-job: script: - echo "Deploying application..." - echo "Application successfully deployed." + - ansible --version |
