chore: publish 2.5.0+1.1.1 release
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
64687083e9
commit
79cab18760
@ -40,7 +40,7 @@ services:
|
||||
- "caddy.tls.on_demand="
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/home/node/.wiki"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.4.0+1.1.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.5.0+1.1.1"
|
||||
# healthcheck:
|
||||
# test: "node -e 'var http = require(\"http\"); var options = { host : \"localhost\", port : \"3000\", timeout : 2000, path : \"/view/welcome-visitors\", headers: { \"Host\": \"${DOMAIN}\" } }; var request = http.request(options, (res)
|
||||
# => { console.log(`STATUS: $${res.statusCode}`); if (res.statusCode == 200) { process.exit(0); } else { process.exit(1); } }); request.on(\"error\", function(err) { console.log('ERROR');
|
||||
|
1
release/2.5.0+1.1.1
Normal file
1
release/2.5.0+1.1.1
Normal file
@ -0,0 +1 @@
|
||||
decaffeinate
|
Loading…
x
Reference in New Issue
Block a user