Update .forgejo/workflows/docker.yml
This commit is contained in:
parent
7a9a4eb799
commit
96bad868c4
1 changed files with 0 additions and 2 deletions
|
@ -1,13 +1,11 @@
|
|||
name: Build ALL docker images
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
jobs:
|
||||
openhist:
|
||||
runs-on: alpine
|
||||
needs: build
|
||||
steps:
|
||||
- name: Setup Alpine
|
||||
uses: https://git.swee.codes/swee/setup-alpine@main
|
||||
|
|
Loading…
Add table
Reference in a new issue