typo
This commit is contained in:
parent
d43ea389af
commit
2e99173e84
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ publish test:
|
|||
- dist
|
||||
expire_in: 1 week
|
||||
rules:
|
||||
- if: $CI_DEFAULT_BRANCH == CI_COMMIT_BRANCH
|
||||
- if: $CI_DEFAULT_BRANCH == $CI_COMMIT_BRANCH
|
||||
- if: $CI_COMMIT_TAG
|
||||
environment:
|
||||
name: test
|
||||
|
|
Loading…
Reference in a new issue