Skip to content
Snippets Groups Projects
Commit be73f5c6 authored by Bogdan Cochior's avatar Bogdan Cochior
Browse files

ci: add script to demo

parent 723dc0ee
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ push:latest:
only:
- master
demo:
demo:xpub-faraday:
image: $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
stage: demo
when: manual
......@@ -60,4 +60,6 @@ demo:
- master
environment:
name: $PACKAGE_NAME/demo
url: $NOW_URL
\ No newline at end of file
url: $NOW_URL
script:
- echo $NOW_URL
\ No newline at end of file
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