mirror of
https://github.com/koush/scrypted.git
synced 2026-03-20 16:40:24 +00:00
gha: enable ghcr common publishing
This commit is contained in:
1
.github/workflows/docker-common.yml
vendored
1
.github/workflows/docker-common.yml
vendored
@@ -59,5 +59,6 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
koush/scrypted-common:${{ matrix.NODE_VERSION }}-${{ matrix.BASE }}-${{ matrix.FLAVOR }}
|
||||
ghcr.io/koush/scrypted-common:${{ matrix.NODE_VERSION }}-${{ matrix.BASE }}-${{ matrix.FLAVOR }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
Reference in New Issue
Block a user