summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2023-05-05 17:33:40 +0200
committerjerome <jerome@xlinfo.fr>2023-05-05 17:33:40 +0200
commit7af76d6e42dcb3934307f3b1e88dd70bc7743aad (patch)
tree0396c7436cc6259d3f606208c559b5bf1093e2aa /.gitlab-ci.yml
parent64635903ccd729f492f139a0899529e520c68b80 (diff)
downloadhelloworld-7af76d6e42dcb3934307f3b1e88dd70bc7743aad.tar.gz
helloworld-7af76d6e42dcb3934307f3b1e88dd70bc7743aad.zip
update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 57f9fc3..ddb35fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,8 +41,8 @@ lint-test-job:
junit: ansible-lint.xml
-run-job:
- stage: run
+deploy-job:
+ stage: deploy
tags:
- loufux-docker
image: ansible