mirror of
https://github.com/ditkrg/build-image-workflow.git
synced 2026-01-22 20:36:46 +00:00
Update README.md
This commit is contained in:
parent
76881e94db
commit
69e4e9eb69
@ -125,6 +125,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
concurrency: build-${{ github.ref_name }}
|
||||||
outputs:
|
outputs:
|
||||||
tag: ${{ steps.build-image.outputs.tag }}
|
tag: ${{ steps.build-image.outputs.tag }}
|
||||||
tags: ${{ steps.build-image.outputs.tags }}
|
tags: ${{ steps.build-image.outputs.tags }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user