This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -4,6 +4,7 @@ pipeline {
|
||||
environment {
|
||||
GITEA_REPO_PATH = "lucas/reverse-proxy"
|
||||
GITEA_API_URL = "https://gitea.lucasroyer.fr/api/v1"
|
||||
DOCKER_HOST = "unix:///run/user/1001/docker.sock"
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user