Update demo environment (#3149)
* Update demo environment * Update Jenkinsfile
This commit is contained in:
parent
cf7d7454e4
commit
bf504ab733
|
|
@ -25,7 +25,6 @@ pipeline {
|
|||
))
|
||||
timestamps()
|
||||
skipStagesAfterUnstable()
|
||||
timeout time: 60, unit: 'MINUTES'
|
||||
}
|
||||
|
||||
environment {
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
|
|||
Please follow the [REPORTING GUIDELINES](CODE_OF_CONDUCT.md#reporting-guidelines) to report unacceptable behavior.
|
||||
|
||||
# Live Demo
|
||||
Host in Beijing. Go to [demo](http://106.75.237.45:8080/).
|
||||
Host in Beijing. Go to [demo](http://122.112.182.72:8080).
|
||||
|
||||
**Video on youtube.com**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue