mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-26 18:20:03 +00:00
fix: production workflow
This commit is contained in:
parent
e3b3959ef9
commit
30de4d23a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/production.yml
vendored
2
.github/workflows/production.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
with:
|
||||
push: true
|
||||
context: .
|
||||
tags: registry.fly.io/${{ github.repository }}:sha-${{ github.sha }}
|
||||
tags: registry.fly.io/spazio-solazzo:sha-${{ github.sha }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue