Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msglover authored Feb 7, 2023
1 parent af5fd09 commit c7b0206
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ stages:
- build
- copy

#Add "test" stage for Gitlab Scanners
- test


- deploy:dev:init:en
- deploy:dev:validate:en
Expand Down Expand Up @@ -57,6 +56,9 @@ stages:
# Create Release
- artifacts
- release

#Add "test" stage for Gitlab Scanners
- test

# Our GitLab runner environment is Docker-based, so we apply this tag to every step.
default:
Expand Down

0 comments on commit c7b0206

Please sign in to comment.