change to container.yml

This commit is contained in:
pablorevilla-meshtastic
2026-01-23 11:58:48 -08:00
parent b66bfb1ee9
commit 37386f9e28
+2 -2
View File
@@ -23,7 +23,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=match,pattern=v\d.\d.\d,value=latest
type=raw,value=latest,enable={{is_semver}}
- name: Login to GitHub Container Registry
if: github.event_name != 'pull_request'
uses: docker/login-action@v3
@@ -49,4 +49,4 @@ jobs:
platforms: linux/amd64,linux/arm64
# optional cache (speeds up rebuilds)
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max