Update build-containers.yml
This commit is contained in:
parent
f4341a218b
commit
e3764a1f18
|
|
@ -75,7 +75,7 @@ jobs:
|
|||
|
||||
- name: Create Docker Manifest
|
||||
env:
|
||||
CONTAINERVER: ${{ needs.build-containers-common.outputs.containerver }}
|
||||
CONTAINERVER: ${{ jobs.build-containers-common.outputs.containerver }}
|
||||
run: |
|
||||
docker manifest create \
|
||||
ghcr.io/gitroomhq/postiz-app:latest \
|
||||
|
|
|
|||
Loading…
Reference in New Issue