Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
skiko
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuqiang
skiko
Commits
ebb55205
Commit
ebb55205
authored
Aug 20, 2020
by
Alexey Tsvetkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add short instruction on deployment procedure
parent
92c03994
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
README.md
README.md
+12
-1
No files found.
README.md
View file @
ebb55205
...
@@ -35,4 +35,15 @@ Control Panel|All Control Panel Items|System|Advanced system settings|Environmen
...
@@ -35,4 +35,15 @@ Control Panel|All Control Panel Items|System|Advanced system settings|Environmen
or by running
`cmd`
as administrator:
or by running
`cmd`
as administrator:
```
```
setx /M SKIKO_VSBT_PATH "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
setx /M SKIKO_VSBT_PATH "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
```
```
\ No newline at end of file
#### Releasing new version of Skiko
0.
Check all necessary changes are published to the repository.
1.
Trigger a new deployment in
[
Publish release
](
https://teamcity.jetbrains.com/buildConfiguration/JetBrainsPublicProjects_Skija_Skiko_PublishRelease
)
build configuration.
1.
Click "Deploy" button.
2.
Specify the desired version in "Skiko Release Version" text field on the "Parameters" tab.
3.
Choose the desired branch and commit on the "Changes" tab.
4.
Optionally you can check "Put the build to the queue top" option in the "General" tab to speed up a deployment
(please be mindful about it!).
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment