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
|
- dist
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_DEFAULT_BRANCH == CI_COMMIT_BRANCH
|
- if: $CI_DEFAULT_BRANCH == $CI_COMMIT_BRANCH
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
environment:
|
environment:
|
||||||
name: test
|
name: test
|
||||||
|
|
Loading…
Reference in a new issue