add icons for resources
This commit is contained in:
parent
3689fbff5e
commit
48b6369a3a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue