release: open days older than the first entry ever logged #4
@@ -1,6 +1,12 @@
|
|||||||
name: demo
|
name: demo
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
|
# ponytail: GIT_SSL_NO_VERIFY is here only because Traefik still serves its
|
||||||
|
# default self-signed cert for git.kessinen.com. Remove it once the
|
||||||
|
# LE-DNS01-cloudflare runbook has been run.
|
||||||
|
env:
|
||||||
|
GIT_SSL_NO_VERIFY: "true"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user