mirror of
https://github.com/linuxserver/docker-socket-proxy.git
synced 2026-01-16 02:02:53 +08:00
Enable basic CI tests
This commit is contained in:
parent
c401f44a54
commit
5c507ef78d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -29,7 +29,7 @@ pipeline {
|
||||
DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.20/main/'
|
||||
DIST_REPO_PACKAGES = 'nginx'
|
||||
MULTIARCH='true'
|
||||
CI='false'
|
||||
CI='true'
|
||||
CI_WEB='false'
|
||||
CI_PORT='2375'
|
||||
CI_SSL='false'
|
||||
|
||||
@ -20,7 +20,7 @@ repo_vars:
|
||||
- DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.20/main/'
|
||||
- DIST_REPO_PACKAGES = 'nginx'
|
||||
- MULTIARCH='true'
|
||||
- CI='false'
|
||||
- CI='true'
|
||||
- CI_WEB='false'
|
||||
- CI_PORT='2375'
|
||||
- CI_SSL='false'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user