mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +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 {
|
||||
stage('Build') {
|
||||
steps {
|
||||
echo $ENV_NAME
|
||||
echo "${ENV_NAME}"
|
||||
// sh 'pwd'
|
||||
// sh 'ls'
|
||||
// sh 'npm install'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue