Skip to content
Snippets Groups Projects
Commit e9a6c101 authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

Update .gitlab-ci.yml file

parent 74b23870
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ test: ...@@ -13,7 +13,7 @@ test:
- chmod 755 ../public - chmod 755 ../public
- chmod 644 ../public/index.html - chmod 644 ../public/index.html
except: except:
- master - main
pages: pages:
script: script:
...@@ -24,7 +24,7 @@ pages: ...@@ -24,7 +24,7 @@ pages:
paths: paths:
- public - public
only: only:
- master - 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