Skip to content
Snippets Groups Projects
Commit 3294380e authored by Muhammad Umar Nawaz's avatar Muhammad Umar Nawaz
Browse files

Update .gitlab-ci.yml file - v1

parent 7e14d754
No related branches found
No related tags found
No related merge requests found
Pipeline #39151 passed
......@@ -7,6 +7,7 @@ pages:
stage: deploy
script:
- echo "The site will be deployed to $CI_PAGES_URL"
- echo "Your GitLab Pages site will be available at https://$CI_PROJECT_NAMESPACE.gitlab.io/$CI_PROJECT_NAME"
artifacts:
paths:
- public
......
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