commentata opzione, riproviamo...
This commit is contained in:
Vendored
+1
-1
@@ -1,11 +1,11 @@
|
||||
pipeline {
|
||||
agent none
|
||||
|
||||
/*options([pipelineTriggers([githubPush()])])*/
|
||||
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
agent any
|
||||
options([pipelineTriggers([githubPush()])])
|
||||
steps {
|
||||
/* build delle SteamWare libs! */
|
||||
/*build 'SteamWare/SteamWareLib'*/
|
||||
|
||||
Reference in New Issue
Block a user