Update docker.yml

Trigger re-built and point to main dockerhub image
This commit is contained in:
jokob-sk
2022-08-02 22:27:46 +10:00
committed by GitHub
parent 9a96529ae0
commit c9bc27531a

View File

@@ -3,7 +3,7 @@ name: docker
on:
schedule:
- cron: 0 14 * * 0 # every sunday at 14:00
- cron: 0 0 1 * * # The first of the month at 00:00
push:
branches:
- '**'
@@ -36,7 +36,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
jokobsk/pi.alert_dev
jokobsk/pi.alert
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest