Browse Source

Update docker-image-nightly.yml

remotes/philippdormann/feature/gotify
Philipp Dormann 4 years ago
committed by GitHub
parent
commit
9bfddd9fde
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/docker-image-nightly.yml

1
.github/workflows/docker-image-nightly.yml

@ -1,5 +1,6 @@
name: Docker Image Nightly name: Docker Image Nightly
on: on:
workflow_dispatch:
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"
jobs: jobs:

Loading…
Cancel
Save