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