git.ucc.asn.au
/
tpg
/
opendispense2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1383ba7
)
Gitlab CI - Add `oidentd` package
author
John Hodge
<
[email protected]
>
Mon, 11 Oct 2021 12:49:36 +0000
(20:49 +0800)
committer
John Hodge
<
[email protected]
>
Mon, 11 Oct 2021 12:49:36 +0000
(20:49 +0800)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index
c46648c
..
72fc89a
100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-27,7
+27,7
@@
test:
stage: test
before_script:
# Install the -dev versions to avoid needing to find the actual library names
- - apt update && apt -y install libncurses-dev libmodbus-dev libsqlite3-dev libident netcat sqlite3
+ - apt update && apt -y install libncurses-dev libmodbus-dev libsqlite3-dev libident netcat sqlite3
oidentd
- useradd testuser && chown -R testuser .
script:
- cd tests && su -c './TEST_basic.sh' testuser
UCC
git Repository :: git.ucc.asn.au