mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
ad036099ce
commit
672c225645
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@ -187,4 +187,4 @@ jobs:
|
|||||||
- name: Update :latest tag for stable channel
|
- name: Update :latest tag for stable channel
|
||||||
if: env.IS_LATEST == 'true'
|
if: env.IS_LATEST == 'true'
|
||||||
run: |
|
run: |
|
||||||
docker buildx imagetools create --provenance=false -t ${{ env.IMAGE }}:latest ${{ env.IMAGE }}:${{ env.VERSION }}
|
docker buildx imagetools create -t ${{ env.IMAGE }}:latest ${{ env.IMAGE }}:${{ env.VERSION }}
|
||||||
Loading…
x
Reference in New Issue
Block a user