From 48b6369a3ad9a4b4fb1394b3bd45ecff4ecacc80 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Fri, 26 May 2023 09:49:12 +0200 Subject: [PATCH] add icons for resources --- pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipeline.yml b/pipeline.yml index 785e256..bde9740 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -19,12 +19,14 @@ resources: type: git source: uri: https://git.pim.kunis.nl/pim/static.git + icon: git - name: site-registry-image type: registry-image source: repository: git.pim.kunis.nl/pim/static username: pim password: ((api_key)) + icon: docker jobs: - name: build-and-deploy-static-website