Update docker-nightly.yaml

pull/301/head
Jason Kulatunga 3 years ago committed by GitHub
parent 8fe8cec09a
commit ee61d986d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
name: Docker name: Docker - Nightly
on: on:
schedule: schedule:
- cron: '36 12 * * *' - cron: '36 12 * * *'
@ -66,4 +66,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
# cache-from: type=gha # cache-from: type=gha
# cache-to: type=gha,mode=max # cache-to: type=gha,mode=max

Loading…
Cancel
Save