Jenkinsfile fixes
gitea/hedera-web/master There was a failure building this commit
Details
gitea/hedera-web/master There was a failure building this commit
Details
This commit is contained in:
parent
c9703bbeee
commit
c0e2578e3c
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
agent any
|
||||||
environment {
|
environment {
|
||||||
PROJECT_NAME = 'hedera-web'
|
PROJECT_NAME = 'hedera-web'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue