purge everything
This commit is contained in:
parent
dcf420e4bc
commit
eb396c812c
2
.github/workflows/ubuntu-backports.yml
vendored
2
.github/workflows/ubuntu-backports.yml
vendored
@ -43,7 +43,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
# Zone is required by both authentication methods
|
# Zone is required by both authentication methods
|
||||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
|
|
||||||
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||||
PURGE_URLS: ${{ vars.PURGE_URLS }}
|
|
||||||
|
|
||||||
|
2
.github/workflows/ubuntu-proposed.yml
vendored
2
.github/workflows/ubuntu-proposed.yml
vendored
@ -43,7 +43,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
# Zone is required by both authentication methods
|
# Zone is required by both authentication methods
|
||||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
|
|
||||||
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||||
PURGE_URLS: ${{ vars.PURGE_URLS }}
|
|
||||||
|
|
||||||
|
2
.github/workflows/ubuntu-security.yml
vendored
2
.github/workflows/ubuntu-security.yml
vendored
@ -43,7 +43,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
# Zone is required by both authentication methods
|
# Zone is required by both authentication methods
|
||||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
|
|
||||||
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||||
PURGE_URLS: ${{ vars.PURGE_URLS }}
|
|
||||||
|
|
||||||
|
2
.github/workflows/ubuntu-updates.yml
vendored
2
.github/workflows/ubuntu-updates.yml
vendored
@ -43,7 +43,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
# Zone is required by both authentication methods
|
# Zone is required by both authentication methods
|
||||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
|
|
||||||
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||||
PURGE_URLS: ${{ vars.PURGE_URLS }}
|
|
||||||
|
|
||||||
|
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -43,7 +43,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
# Zone is required by both authentication methods
|
# Zone is required by both authentication methods
|
||||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
|
|
||||||
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||||
PURGE_URLS: ${{ vars.PURGE_URLS }}
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user