Update 'Jenkinsfile'
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good
This commit is contained in:
parent
4f93414b69
commit
467139c273
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline{
|
||||
{
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh'''
|
||||
sh'''#!/bin/bash
|
||||
set -e
|
||||
set -x
|
||||
cd $WORKSPACE
|
||||
|
Loading…
Reference in New Issue
Block a user