Skip to content
Snippets Groups Projects
Commit 9579c257 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

Merge branch 'feat/demo-env' into 'dev'

feat: add demo env

See merge request !37
parents cdd914f0 0b5f0325
No related branches found
No related tags found
2 merge requests!47chore: Updates related to the end of the service,!37feat: add demo env
Pipeline #102101 passed
default:
services:
- name: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:23.0-dind
alias: docker
variables:
DOCKER_TLS_CERTDIR: ''
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
stages:
- deploy
pages:
image: node:lts
stage: deploy
environment:
name: landing-page-rec
url: https://web-et-numerique.forge-pages.grandlyon.com/factory/llle_project/ecolyo_landing_page/
before_script:
- npm i sass
script:
- npx sass ./scss:public
artifacts:
paths:
# The folder that contains the files to be exposed at the Page URL
- public
only:
- dev
- merge_requests
......@@ -30,6 +30,7 @@
"illu",
"matomo",
"Matomo",
"numerique",
"Teleo",
"Téléo",
"tiga"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment