mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
test jenkins
This commit is contained in:
parent
67fa815359
commit
2a8734e440
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -12,7 +12,7 @@ pipeline {
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
echo $ENV_NAME
|
echo "${ENV_NAME}"
|
||||||
// sh 'pwd'
|
// sh 'pwd'
|
||||||
// sh 'ls'
|
// sh 'ls'
|
||||||
// sh 'npm install'
|
// sh 'npm install'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue