forked from vikunja/website-old
Fix pushing docker image
This commit is contained in:
parent
3e28a7dd4f
commit
d8ff6f538c
@ -2,8 +2,6 @@ kind: pipeline
|
||||
name: build
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
@ -37,4 +35,4 @@ steps:
|
||||
tags: [ 'latest' ]
|
||||
when:
|
||||
event: [ push ]
|
||||
branch: [ master ]
|
||||
branch: [ main ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user