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,6 +1,5 @@
kind: pipeline
workflow:
name: build-and-push-to-registry
steps:
build-and-push-to-registry:
image: woodpeckerci/plugin-docker-buildx:5.1

View File

@@ -1,6 +1,6 @@
kind: pipeline
name: deploy-from-registry
workflow:
name: deploy-from-registry
steps:
publish-webapp:
image: docker:cli