Fix .gitlab-ci.yml
This commit is contained in:
parent
f1016e321e
commit
286a06ac1b
@ -5,6 +5,9 @@
|
|||||||
# - export a build artifact from the new job
|
# - export a build artifact from the new job
|
||||||
# - manually upload artifact to GitHub in the 'github-release' job
|
# - manually upload artifact to GitHub in the 'github-release' job
|
||||||
|
|
||||||
|
stages:
|
||||||
|
- package
|
||||||
|
|
||||||
# AUR packages release
|
# AUR packages release
|
||||||
package-aur:
|
package-aur:
|
||||||
image: archlinux/base
|
image: archlinux/base
|
||||||
|
Loading…
Reference in New Issue
Block a user