Commit d08e3778 authored by etsi cti's avatar etsi cti
Browse files

Update Jenkinsfile

parent 62948a78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
pipeline{
	agent { 'any' }
	agent { any }
	stages {
    	stage('Resolve') {
    		steps{