fix: add no-cache option to Docker build step and update .gitignore for new files
Build and Push Docker Image / test (push) Successful in 28s
Build and Push Docker Image / build (push) Failing after 1m57s
Build and Push Docker Image / push (push) Has been skipped

This commit is contained in:
hwinkel
2026-05-09 15:15:39 +02:00
parent f155a7952a
commit d076fba0c0
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -75,6 +75,7 @@ jobs:
with:
context: .
load: true
no-cache: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
+3
View File
@@ -54,3 +54,6 @@ data/documents/
.vscode/
.react-router
.continue
.opencode
docs/superpowers