1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-21 18:16:55 +02:00

Enable automated dockerhub image build

This commit is contained in:
Alex Tran 2022-02-07 08:55:15 -06:00
parent c24fb403c5
commit 03864e52ff
2 changed files with 5 additions and 5 deletions

View File

@ -6,10 +6,10 @@ on:
# * is a special character in YAML so you have to quote this string
#- cron: '0 0 * * *'
workflow_dispatch:
# push:
#branches: [ main ]
# pull_request:
# branches: [ main ]
push:
branches: [main]
pull_request:
branches: [main]
jobs:
buildandpush:

View File

@ -4,7 +4,7 @@
# IMMICH
Self-hosted Photo backup solution directly from your mobile phone.
Self-hosted photo and video backup solution directly from your mobile phone.
# Note