no cache
Some checks failed
Build Docker Image / build (push) Failing after 47s

This commit is contained in:
Tudor Sitaru
2025-10-09 15:36:25 +01:00
parent 96aed142f2
commit 48073308da

View File

@@ -2,9 +2,9 @@ name: Build Docker Image
on:
push:
branches: [ main, master ]
branches: [main, master]
pull_request:
branches: [ main, master ]
branches: [main, master]
workflow_dispatch:
jobs:
@@ -24,8 +24,6 @@ jobs:
context: .
push: false
tags: parentzone-downloader:latest
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Test Docker image
run: |