docker workflow
Build & Push Docker Image / Build and push (push) Failing after 17m10s

This commit is contained in:
Oliver Walter
2026-06-06 16:14:02 +02:00
parent 5f43c19878
commit 4d1133a33e
8 changed files with 326 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Build artifacts rebuilt inside Docker
target/
# Version control
.git/
.gitignore
# End-to-end tests not needed in the image
end2end/
# Editor / IDE files
.vscode/
.idea/
*.swp
# Docs and notes (not needed at build time)
*.md
*.txt
documentation.md
toollist_data.md
toollist_notes.txt