Rename manual job to package-and-qa
To make it more clear it's building the package **and** doing QA, rename the job.
This commit is contained in:
parent
78fb81e686
commit
f2cc309f79
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ stages:
|
|||
##
|
||||
# Trigger a package build in omnibus-gitlab repository
|
||||
#
|
||||
package-qa:
|
||||
package-and-qa:
|
||||
<<: *dedicated-runner
|
||||
image: ruby:2.4-alpine
|
||||
before_script: []
|
||||
|
|
Loading…
Reference in a new issue