summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchristian2021-06-20 21:00:28 +0200
committerchristian2021-06-20 21:00:28 +0200
commitf09346ddf5ca8168d0d88c6f3489975c9eee9dfe (patch)
tree1a3fc15e8e32140748b586fcfea65716255daa3d
parent8421b3d0aa98d76e96876130d2ae378dfc7fc13b (diff)
downloadaur-f09346ddf5ca8168d0d88c6f3489975c9eee9dfe.tar.gz
adds dependency for update_hash to makepkg job
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index efd46f001d62..c2805eefa399 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,6 +18,7 @@ update_hash:
makepkg:
stage: build
+ needs: ["update_hash"]
script:
# Test building a source package
- sudo -u builder makepkg -C -S --log --noconfirm