Add cache to other pipelines #36

Merged
jank1619 merged 45 commits from feature/custom-pipeline-images into main 2025-02-19 11:55:51 +00:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit 4c376f8375 - Show all commits

View File

@ -1 +1,3 @@
from imbios/bun-node
COPY . .

View File

@ -37,7 +37,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: .gitea/bunPipeline
context: frontend
file: .gitea/bunPipeline/Dockerfile
push: true
tags: git.simonis.lol/projects/bun-casino:latest # Change this to your repo