bump php
This commit is contained in:
parent
125d37d3b4
commit
9fa079fac9
3 changed files with 4 additions and 4 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -8,7 +8,7 @@ timeStamp = Calendar.getInstance().getTime().format('YYYY-MM-dd',TimeZone.getTim
|
|||
pipeline {
|
||||
agent any
|
||||
triggers {
|
||||
upstream(upstreamProjects: "../debian-php-74/trunk", threshold: hudson.model.Result.SUCCESS)
|
||||
upstream(upstreamProjects: "../debian-php-81/trunk", threshold: hudson.model.Result.SUCCESS)
|
||||
}
|
||||
stages {
|
||||
stage('Build image') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue