add tag and branch conditions to pipeline

This commit is contained in:
Adora Laura Kalb 2023-04-07 19:20:46 +02:00
parent 53d1cf4baa
commit 3b63766823
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056

View file

@ -1,5 +1,7 @@
when:
event: push
branch: main
pipeline: pipeline:
build: build:
image: node:19 image: node:19
commands: commands: