Skip to content
Snippets Groups Projects
Commit cc259f68 authored by Vincent  GUILLEMOT's avatar Vincent GUILLEMOT
Browse files

Delete .gitlab-ci.yml

parent 01236b42
No related branches found
No related tags found
No related merge requests found
# The Docker image that will be used to build your app
image: node:lts
pages:
stage: deploy
artifacts:
paths:
- public
only:
- main
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