Skip to content
Snippets Groups Projects
Commit 177f1e71 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Merge branch 'ci' into 'master'

Minimal CI to get started

See merge request clients/cesium-grp/cesium2s!4
parents 8b54f41e ce96d2af
No related branches found
No related tags found
1 merge request!4Minimal CI to get started
Pipeline #35075 failed
stages:
- build
build:
stage: build
image: node:18
script:
- npm install -g @angular/cli
# - npm install -g @ionic/cli @angular/cli @capacitor/cli
- npm install
- npm run build
- npm run lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment