changes to Jenkins file

Tento commit je obsažen v:
udayakr 2019-02-09 12:33:22 +05:30 odevzdal GitHub
rodič 1c7e0b005f
revize eb43f276fd
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID klíče GPG: 4AEE18F83AFDEB23

2
Jenkinsfile vendorováno
Zobrazit soubor

@ -1,5 +1,5 @@
pipeline {
agent none
agent { dockerfile true }
stages {
stage('Build') {
agent {