From 8a033d416320127424d3415f108eb27e8aa95aa1 Mon Sep 17 00:00:00 2001 From: Jonathan Cremin Date: Sun, 15 Jun 2025 21:04:59 +0100 Subject: [PATCH] Check speed of builds without committing layers --- .forgejo/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index aa88215..e88ad1d 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -46,7 +46,6 @@ jobs: containerfiles: ./workstation/Containerfile context: ./workstation oci: true - layers: true image: cremin.dev/jonathan/ublue-silverblue-main tags: 42 latest 42-${{ env.NOW }} - name: Push image