m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

Optimize docker build workflow

This commit is contained in:
Sergio
2024-07-09 15:08:58 +03:00
parent 3585851d08
commit 5131c5e570
2 changed files with 10 additions and 8 deletions

View File

@@ -33,4 +33,6 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: ghcr.io/sergi0g/cup:latest
tags: ghcr.io/sergi0g/cup:latest
cache-from: type=gha
cache-to: type=gha,mode=max