testing ci/cd for custom dir

parent b81fc15c
Pipeline #6506 passed with stage
in 1 minute 22 seconds
image: node:latest
pages: pages:
stage: deploy stage: deploy
script: script:
...@@ -7,6 +5,8 @@ pages: ...@@ -7,6 +5,8 @@ pages:
- npm i - npm i
- npm run lint - npm run lint
- npm run build - npm run build
after_script:
- pwd && ls
artifacts: artifacts:
paths: paths:
- dist - dist
......
...@@ -292,7 +292,7 @@ ...@@ -292,7 +292,7 @@
</div> </div>
<div class="right-column"> <div class="right-column">
<div class="banner"> <div class="banner">
<iframe title="Компания на карте" <iframe title="Компания на картах"
src="https://yandex.ru/map-widget/v1/?um=constructor%3Ad11a342758b8d992a3f15cf82b5e8bd941d94f6e91afd760c6b07a9eee2e67de&amp;source=constructor" src="https://yandex.ru/map-widget/v1/?um=constructor%3Ad11a342758b8d992a3f15cf82b5e8bd941d94f6e91afd760c6b07a9eee2e67de&amp;source=constructor"
class="map-iframe" frameborder="0"></iframe> class="map-iframe" frameborder="0"></iframe>
</div> </div>
......
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