set right name
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
# replace example for right image name
|
|
||||||
|
|
||||||
name: Docker Build Workflow
|
name: Docker Build Workflow
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@@ -84,6 +82,6 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
provenance: false
|
provenance: false
|
||||||
tags: gitea.sikorski.cloud/rogersik/example:${{ env.GIT_TAG }}
|
tags: gitea.sikorski.cloud/rogersik/ceph-s3-backup:${{ env.GIT_TAG }}
|
||||||
build-args: |
|
build-args: |
|
||||||
GIT_TAG=${{ env.GIT_TAG }}
|
GIT_TAG=${{ env.GIT_TAG }}
|
||||||
|
|||||||
Reference in New Issue
Block a user