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
path:
root
/
.gitlab-ci.yml
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
author
Toni Uhlig <matzeton@googlemail.com>
2020-01-28 23:53:41 +0100
committer
Toni Uhlig <matzeton@googlemail.com>
2020-01-28 23:53:41 +0100
commit
596fee4002237651b741f1cef5f9d298423dbec7
(
patch
)
tree
74b9d642b547f63c975319874e5e9f7e8cf2dc2b
/
.gitlab-ci.yml
parent
0fcfc3a9acaff4d03ccf33fe411ab0bb441a0f41
(
diff
)
parent
057bcf9b019c9aaec332d4a44eab93a991731a9a
(
diff
)
Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng
Diffstat
(limited to '.gitlab-ci.yml')
-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 6bb6ce6..873d889 100644
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@ -50,7 +50,7 @@ build-debian:
when: always
build-archlinux:
- image: finalduty/archlinux:daily
+ image: archlinux/base:latest
script:
- useradd builduser -m
- passwd -d builduser