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:
Toon Claes 2018-03-16 16:48:27 +00:00
parent 78fb81e686
commit f2cc309f79

View file

@ -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: []