added frontend
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -58,7 +58,7 @@ pipeline {
|
||||
'''
|
||||
}
|
||||
}
|
||||
/*
|
||||
|
||||
stage ('Build Frontend') {
|
||||
steps {
|
||||
echo "running Frontend build for branch ${env.BRANCH_NAME}"
|
||||
@@ -112,7 +112,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
stage ('Build') {
|
||||
steps {
|
||||
echo "running build for branch ${env.BRANCH_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user