index
:
ptunnel-ng.git
Tunnel TCP connections through ICMP.
log msg
author
committer
range
coverity_scan
feature/libsodium-integration
feature/wireshark-dissector
master
ptunnel-ng/2.0.0
release
removed_extended_options
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.gitlab-ci.yml
2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3d615d5..ddd0756 100644
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@ -56,7 +56,7 @@ build-debian:
when: always
build-archlinux:
- image: archlinux:latest
+ image: archlinux/base
script:
- useradd builduser -m
- passwd -d builduser