Skip to content

Commit

Permalink
Update docker-nightly.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ authored Jun 12, 2022
1 parent 8fe8cec commit ee61d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-nightly.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker
name: Docker - Nightly
on:
schedule:
- cron: '36 12 * * *'
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# cache-from: type=gha
# cache-to: type=gha,mode=max
# cache-to: type=gha,mode=max

0 comments on commit ee61d98

Please sign in to comment.