Changed job names
This commit is contained in:
parent
ab620886c0
commit
e0262ab134
1 changed files with 2 additions and 2 deletions
|
@ -16,13 +16,13 @@ before_script:
|
|||
# install phpab
|
||||
- phive install phpab --global --trust-gpg-keys 0x2A8299CE842DD38C
|
||||
|
||||
build-job:
|
||||
build:
|
||||
script:
|
||||
- make redist
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
|
||||
release-job:
|
||||
release:
|
||||
script:
|
||||
- make redist
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue