add manual ci

This commit is contained in:
hexlocation's laptop (asiago) 2024-04-04 08:54:27 +02:00
parent fd8084dbe8
commit cb329f1f04

View file

@ -1,7 +1,7 @@
# yes # yes
when: when:
branch: ['dev', 'stable'] branch: ['dev', 'stable']
event: push event: ["push", "manual"]
steps: steps:
- name: build - name: build
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx