mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
ci: try fix multiple tags in docker build & push action
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
cache-to: type=gha,mode=max
|
||||
push: true
|
||||
load: true
|
||||
tags:
|
||||
tags: |
|
||||
registry.digitalocean.com/kemkas/kemkas-be:${{ env.GITHUB_SHA_SHORT }}
|
||||
ghcr.io/${{ github.repository_owner }}/kemkas-backend:${{ env.GITHUB_SHA_SHORT }}
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user