Action #11
This commit is contained in:
parent
0272a5b2db
commit
7a51d9acd1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -42,7 +42,5 @@ jobs:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
user/app:latest
|
|
||||||
user/app:1.0.0
|
|
||||||
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:latest
|
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:latest
|
||||||
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:${{ env.VERSION }}
|
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:${{ env.VERSION }}
|
Loading…
Reference in a new issue