Skip to content
Snippets Groups Projects
Commit ac4a0184 authored by Maria Petrova-El Sayed's avatar Maria Petrova-El Sayed
Browse files

Update .gitlab-ci.yml

parent b76beeab
No related branches found
No related tags found
No related merge requests found
Pipeline #69420 passed
pages: pages:
cache: {} cache: {}
image: alpine:latest image: alpine:latest
...@@ -6,7 +5,7 @@ pages: ...@@ -6,7 +5,7 @@ pages:
- public-docker - public-docker
stage: deploy stage: deploy
script: script:
- echo 'Nothing to do...' - cp public/jsc-index.html public/index.html
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment