summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCayetano Santos2020-06-12 10:58:01 +0200
committerCayetano Santos2020-06-12 10:58:01 +0200
commitf4c95820d5564d6f1eefaf20581d8e440ab72734 (patch)
treec808fe0a23e019288e8e8c921de3dca18bf28a61
parent949f211512cd2935a0448f1c04b950449f8014be (diff)
downloadaur-f4c95820d5564d6f1eefaf20581d8e440ab72734.tar.gz
dont remove deps
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6dae062be5e7..5ddeb7418431 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,5 +22,5 @@ build-package:
- cd /home/notroot
- su notroot -c "git clone https://aur.archlinux.org/python-vsg.git"
- cd python-vsg
- - su notroot -c "makepkg --noconfirm --syncdeps --rmdeps --install --clean"
+ - su notroot -c "makepkg --noconfirm --syncdeps --install --clean"
- vsg -h