Update github-actions.yml
This commit is contained in:
parent
1211f3c9fd
commit
9d53bc0926
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
@ -35,6 +35,6 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: coollabsio/coolify-test:latest,coollabsio/coolify-test:${{ steps.packagejson.version }}
|
||||
tags: coollabsio/coolify-test:latest,coollabsio/coolify-test:${{ steps.packagejson.outputs.version }}
|
||||
cache-from: type=registry,ref=coollabsio/coolify-test:buildcache
|
||||
cache-to: type=registry,ref=coollabsio/coolify-test:buildcache,mode=max
|
||||
|
Loading…
x
Reference in New Issue
Block a user