Switched pipeline over to build only on tags and from main

This commit is contained in:
Nicolai Ort 2020-12-22 15:45:38 +01:00
parent ef3122b505
commit 5246fbd4c5
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ steps:
commands:
- git clone https://git.odit.services/lfk/backend backend
- cd backend
- git checkout dev
- name: run openapi export
image: node:alpine
commands: