Signed-off-by: Matej Vašek <mvasek@redhat.com>
This commit is contained in:
Matej Vašek 2025-08-11 13:14:27 +02:00
parent eec37ed819
commit be429f2019
No known key found for this signature in database
GPG Key ID: 72036E3FC07BF8F1
1 changed files with 1 additions and 5 deletions

View File

@ -68,11 +68,7 @@ const (
value: "0.4"
workspaces:
- name: output
workspace: source-workspace
- name: cache
workspace: cache-workspace
- name: dockerconfig
workspace: dockerconfig-workspace`
workspace: source-workspace`
runAfterFetchSourcesRef = `runAfter:
- fetch-sources`