Master only

This commit is contained in:
Jan Zípek 2024-04-03 22:26:18 +02:00
parent a25cb6dc68
commit a133ceed31
Signed by: kamen
GPG Key ID: A17882625B33AC31
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@ kind: pipeline
type: docker type: docker
name: build & publish image name: build & publish image
trigger:
branch:
- master
steps: steps:
- name: build & publish - name: build & publish
image: plugins/docker image: plugins/docker