summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchristian2021-06-01 19:33:41 +0200
committerchristian2021-06-01 19:33:41 +0200
commit452819dd710c240cc343574fb4acf853b3836029 (patch)
treea2643d791a60105660e207fb6b601b09a021e772
parentf15cdbdb31d1a9d052fe76be6243fad737cf1624 (diff)
downloadaur-452819dd710c240cc343574fb4acf853b3836029.tar.gz
fixes push command
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 79904f1274a2..68624007f582 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,4 +25,4 @@ update_hash:
- updpkgsums
- git add PKGBUILD
- git commit -m "updates hash for AppImage"
- - git push
+ - git push origin HEAD:$CI_COMMIT_REF_NAME