Update CI files.

This commit is contained in:
2025-12-17 23:45:23 -06:00
parent 278a9867e1
commit 024540c8b3
2 changed files with 39 additions and 40 deletions

View File

@@ -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:

View File

@@ -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: