diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61b8b32..7551199 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,9 @@ # - export a build artifact from the new job # - manually upload artifact to GitHub in the 'github-release' job +stages: + - package + # AUR packages release package-aur: image: archlinux/base