🚑 FIx CI/CD Tag bis
This commit is contained in:
parent
48891b473f
commit
2b277e714b
4
.github/workflows/build_docker.yml
vendored
4
.github/workflows/build_docker.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches: main
|
||||
|
||||
jobs:
|
||||
multi:
|
||||
Docker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
@ -33,4 +33,4 @@ jobs:
|
||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/Sebclem/cnc-speed-calculator:latest
|
||||
ghcr.io/sebclem/cnc-speed-calculator:latest
|
Loading…
Reference in New Issue
Block a user