mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
ci: except building the project from schedules
This commit is contained in:
@@ -18,6 +18,8 @@ build:npm:
|
|||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
except:
|
||||||
|
- schedules
|
||||||
|
|
||||||
build:docker-builder:
|
build:docker-builder:
|
||||||
image: registry.gitlab.com/openstapps/projectmanagement/builder
|
image: registry.gitlab.com/openstapps/projectmanagement/builder
|
||||||
|
|||||||
Reference in New Issue
Block a user