Commit 168b71c5 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 8fff7369
Pipeline #12139 failed with stages
in 0 seconds
...@@ -8,7 +8,7 @@ build: ...@@ -8,7 +8,7 @@ build:
before_script: before_script:
- apk add zip - apk add zip
script: script:
- mkdir public - mkdir .public1
- touch public/index.html - touch public/index.html
- echo "<h1>New Deployment<h1>" >> public/index.html - echo "<h1>New Deployment<h1>" >> public/index.html
artifacts: artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment