Skip to content

Commit

Permalink
Fix stage names in GitLab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaiacs committed Sep 25, 2024
1 parent b34cbd7 commit 472c92b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ stages:
- deploy-stage-ansible
- deploy-stage-helm
- test-stage
- deploy-prod-nginx
- deploy-prod-helm
- deploy-production-ansible
- deploy-production-helm

include:
- component: $CI_SERVER_FQDN/rse/docker/images/ansible/ansible-lint@10.2.6
Expand Down

0 comments on commit 472c92b

Please sign in to comment.