update the ci/cd config and screenshots #91

Merged
deblan merged 3 commits from develop into master 2022-01-13 00:47:44 +01:00
Showing only changes of commit 015493fc08 - Show all commits

View file

@ -15,6 +15,8 @@ steps:
- make npm-build
when:
branch:
exclude:
- master
include:
- develop
- feature/*
@ -35,9 +37,11 @@ steps:
- make release
when:
branch:
include:
exclude:
- develop
- feature/*
include:
- master
volumes:
- name: artifacts