summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCayetano Santos2020-06-12 09:58:19 +0200
committerCayetano Santos2020-06-12 09:58:19 +0200
commitb1fcd3d64d7b1ca896d6f925be4255c960b9923e (patch)
tree65f842f801fe13d553e9153782a316c45f047421
parent64aac23650b82a4a26dc83126d88c0c290c7b380 (diff)
downloadaur-b1fcd3d64d7b1ca896d6f925be4255c960b9923e.tar.gz
typo in previous
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index daab1d2f99dd..4fb2c08c6d40 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ build-package:
stage: test
script:
- cd /home/notroot
- - su notroot -c "git clone [[https://aur.archlinux.org/python-vsg.git]]"
+ - su notroot -c "git clone https://aur.archlinux.org/python-vsg.git"
- cd python-vhdl-style-guide
- su notroot -c "makepkg --noconfirm --syncdeps --rmdeps --install --clean"
- vsg -h