This commit is contained in:
		| @@ -6,7 +6,7 @@ steps: | ||||
| - name: 'Lowdefy: build & publish' | ||||
|   depends_on: [ clone ] | ||||
|   image: plugins/docker | ||||
|   context: ./Lowdefy | ||||
|   context: ./Lowdefy/ | ||||
|   settings: | ||||
|     repo: bv11-cr01.bessems.eu/library/lowdefy | ||||
|     registry: bv11-cr01.bessems.eu | ||||
| @@ -19,7 +19,7 @@ steps: | ||||
| - name: 'Fastify: build & publish' | ||||
|   depends_on: [ clone ] | ||||
|   image: plugins/docker | ||||
|   context: ./Fastify | ||||
|   context: ./Fastify/ | ||||
|   settings: | ||||
|     repo: bv11-cr01.bessems.eu/library/fastify | ||||
|     registry: bv11-cr01.bessems.eu | ||||
| @@ -39,7 +39,7 @@ steps: | ||||
| - name: 'Lowdefy: build & publish' | ||||
|   depends_on: [ clone ] | ||||
|   image: plugins/docker | ||||
|   context: ./Lowdefy | ||||
|   context: ./Lowdefy/ | ||||
|   settings: | ||||
|     repo: djpbessems/lowdefy | ||||
|     mtu: 1450 | ||||
| @@ -51,7 +51,7 @@ steps: | ||||
| - name: 'Fastify: build & publish' | ||||
|   depends_on: [ clone ] | ||||
|   image: plugins/docker | ||||
|   context: ./Fastify | ||||
|   context: ./Fastify/ | ||||
|   settings: | ||||
|     repo: djpbessems/fastify | ||||
|     mtu: 1450 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user