This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
停止deploy Tensu-demo網站 #36
Open
Travis CI / Travis CI - Pull Request
required action
Mar 1, 2024 in 1m 57s
Build Errored
The build errored, just like the previous build.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #36 停止deploy Tensu-demo網站.
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has two jobs, running in parallel.
Job | Node.js | ENV | OS | State |
---|---|---|---|---|
72.1 | node | TSI2_LING7='build' | Linux | errored |
72.2 | node | TSI2_LING7='check' | Linux | errored |
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Xenial) |
Node.js Version | node |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "xenial",
"sudo": false,
"node_js": [
"node"
],
"env": [
"jobs={:TSI2_LING7=>\"'build'\"}={:TSI2_LING7=>\"'check'\"}"
],
"branches": {
"only": [
"master",
"/^v\\d+\\.\\d+(\\.\\d+)?(-\\S*)?$/"
]
},
"script": [
"echo npm run $TSI2_LING7",
"npm run $TSI2_LING7"
],
"deploy": [
{
"provider": "npm",
"skip_cleanup": true,
"email": "[email protected]",
"on": {
"tags": true,
"repo": "i3thuan5/TenSu",
"condition": [
"$TSI2_LING7 = build"
]
},
"api_token": {
"secure": "BZDiOrzQiWUo8u+B1ux5w7QjWzJBe3E7MuFt0CJseuSJilyf/OIX4M09kOcyheSBZLOI8o21+UTPquK9A6qqLfiA5rHYCXwRF4zGcawBr8tQYHfDeZbFFqfWAvlgQso0DmrvN3CT0KgxiHCG6hEQ2WNEwvSnXMlaJTHwcom/F7/C9Xl9POKoG2FzYetQ7XYKryZsQquSc9NymFvo+erYS8AXf0CM1TmfbThzEuVoh/N6APOWTwj0rVW1qJ8prlE08tiAqkMAUG7Bg3Op+/He8fTTY7wQvQmdzYnydnUkPpziTzXwEUjHHyJWRZ+LbuAG/v6/eEyv9Pv4cv7Mr7p+VU3ABKOznZ0ZRTGpl6i40MwFYQ62KRnqyAnZMc70eILcnGIpoMx3ZCti7EggB4lBckJU7XtCC94U2TZ+fevnuPzh47z0C8xLxknIPO6+pb9oEmfVHTyM3CJ5JEzI2jbI60CcsTnietVBO0p6ZFFm2dyLs6qaxodmSzwWwDLIdDD/uSXoG1wUFB697F71v6yJnuyhdd2NKZK1huKBONuThrYW1sRGnP9WKvy/aknP/81mhy1mKtaQuM4Ii2L9tHlux8pe1MlBRw/ACFc/oIHUup031J21Ok8/ZH8zw2S/0EfQ902TnMQibbPSIloz5BHzQLCFRrSSlG7E//ZJc0A4cmE="
}
}
]
}
Loading