Update CI files.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
kind: pipeline
|
workflow:
|
||||||
name: build-and-push-to-registry
|
name: build-and-push-to-registry
|
||||||
|
steps:
|
||||||
steps:
|
|
||||||
build-and-push-to-registry:
|
build-and-push-to-registry:
|
||||||
image: woodpeckerci/plugin-docker-buildx:5.1
|
image: woodpeckerci/plugin-docker-buildx:5.1
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
kind: pipeline
|
|
||||||
name: deploy-from-registry
|
|
||||||
|
|
||||||
steps:
|
workflow:
|
||||||
|
name: deploy-from-registry
|
||||||
|
steps:
|
||||||
publish-webapp:
|
publish-webapp:
|
||||||
image: docker:cli
|
image: docker:cli
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user