mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
Update docker-publish-latest.yml
This commit is contained in:
2
.github/workflows/docker-publish-latest.yml
vendored
2
.github/workflows/docker-publish-latest.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
contents: |
|
contents: |
|
||||||
VERSION_NUMBER = '${{ steps.get_version.outputs.VERSION }}'
|
VERSION_NUMBER = '${{ steps.get_version.outputs.VERSION }}'
|
||||||
BUILD_REF = '${{ github.sha }}'
|
BUILD_REF = '${{ github.sha }}'
|
||||||
write-mode: overwrite
|
write-mode: overwrite
|
||||||
- name: Build and publish image
|
- name: Build and publish image
|
||||||
uses: ilteoood/docker_buildx@master
|
uses: ilteoood/docker_buildx@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user