Merge pull request #4 from Just5KY/dev

Update docker.yml | fixed auto build for dev branch
pull/6/head
don 3 years ago committed by GitHub
commit 058306322c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,8 @@ on:
- cron: "0 0 * * 1"
push:
branches:
- main
- latest
- dev
jobs:
build:

Loading…
Cancel
Save