This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ako/ add tag_name to public directory to be visible on server (#6150)
* ci: add tag_name to public directory to be visible on server * ci: use github sha on staging workflow * ci: echo version to file
- Loading branch information
1 parent
9d8339f
commit ad64c19
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,8 @@ jobs: | |
- run: npm run format | ||
- run: npm run test | ||
- run: npm run build | ||
|
||
- run: echo $GIT_TAG_NAME > public/version.txt | ||
|
||
- name: Remove Storybook | ||
uses: JesseTG/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,6 +52,8 @@ jobs: | |
# - run: npm run test | ||
- run: npm run build | ||
# - run: npm run build:storybook | ||
- run: echo $GITHUB_SHA > public/version.txt | ||
|
||
- uses: olegtarasov/[email protected] | ||
id: tagName | ||
# For using same tag for staging and production we need to uncomment these two below lines: | ||
|
ad64c19
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
deriv-com – ./
deriv-com-git-master.binary.sx
deriv-com.binary.sx