mirror of https://github.com/CIRCL/lookyloo
chg: Remove cron from docker publish
parent
9ea468a9be
commit
b03477d8ca
|
@ -6,8 +6,6 @@ name: Docker
|
||||||
# documentation.
|
# documentation.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '16 0 * * *'
|
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
|
|
Loading…
Reference in New Issue