Update CI files.

This commit is contained in:
2025-12-17 22:42:48 -06:00
parent 5c7234a1ca
commit 278a9867e1
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
kind: pipeline
name: build-and-push-to-registry
steps:
build-and-push-to-registry:
image: woodpeckerci/plugin-docker-buildx:5.1

View File

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