mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 14:35:45 +00:00
fixed workflow
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
b174fb6984
commit
0f9a8b6bf6
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@ -168,5 +168,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm/v7,linux/arm/v8
|
platforms: linux/amd64,linux/arm/v7,linux/arm/v8
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.<meta_id>.outputs.tags }}
|
tags: ${{ steps.semver.outputs.tags }}
|
||||||
labels: ${{ steps.<meta_id>.outputs.labels }}
|
labels: ${{ steps.semver.outputs.labels }}
|
||||||
Loading…
x
Reference in New Issue
Block a user