Update Jenkinsfile
All checks were successful
Astro/pipeline/head This commit looks good

This commit is contained in:
2024-06-17 18:19:57 +08:00
parent 3ce1bde4d5
commit 77227c7406

2
Jenkinsfile vendored
View File

@@ -1,7 +1,7 @@
pipeline { pipeline {
environment { environment {
GIT_URL='http://192.168.11.55:4000/GiteaTeam/astro.git' GIT_URL='http://192.168.11.55:4000/GiteaTeam/astrocode.git'
GIT_CREDENTIAL_ID = '82ae2d4d36ce107d337ec03c24c6fd9e39fef6ea' GIT_CREDENTIAL_ID = '82ae2d4d36ce107d337ec03c24c6fd9e39fef6ea'
GIT_BRANCH = 'main' GIT_BRANCH = 'main'
REGISTRY = 'pvgharbor.duckdns.org' REGISTRY = 'pvgharbor.duckdns.org'