gitlab-ci: Don't use global before_script for package jobs
It used to work accidentally because pipeline definitions had been overriding before_script, which isn't the case anymore.
Showing
Please register or sign in to comment
It used to work accidentally because pipeline definitions had been overriding before_script, which isn't the case anymore.