Skip to content

Commit

Permalink
chore(ci): see runner space just before yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
ewen-lbh committed Nov 12, 2024
1 parent d6ea55d commit 154ae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ deploy_api:
stage: deploy
rules:
- if: $CI_COMMIT_TAG =~ /^@churros\/api@(\d+\.\d+\.\d+)/
- if: manual
- when: manual
script:
- export TAG=$(echo $CI_COMMIT_TAG | sed 's/@churros\/api@//')
- |
Expand Down

0 comments on commit 154ae44

Please sign in to comment.