Skip to content
Snippets Groups Projects
Commit d1bc851a authored by Éloïs's avatar Éloïs
Browse files

move publish content to public folder + add ci

parent a98f35d7
No related branches found
No related tags found
No related merge requests found
Pipeline #4868 passed with warnings
stages:
- publish
.node: &node
image: node:9.6-alpine
tags:
- nodejs
pages:
<<: *node
stage: publish
script:
- echo 1
artifacts:
untracked: true
paths:
- public
only:
- master
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment