Skip to content

Commit 917a715

Browse files
committed
add link
1 parent a15fcda commit 917a715

File tree

1 file changed

+1
-1
lines changed
  • utility/gitlab-ci/commit-playbook-zip

1 file changed

+1
-1
lines changed

utility/gitlab-ci/commit-playbook-zip/readme.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Some options to handle this pain point:
88
- this will create an additional commit to history
99
- this also adds binary file into repo
1010
- need to remember to pull down the new "zip" commit before pushing new changes
11-
3. Have similar CI job detect change and generate zip, but push to external web server hosting instead of commiting binary
11+
3. Have similar [CI job](zip-and-push-to-IIS-gitlab-ci.yml) detect change and generate zip, but push to external web server hosting instead of commiting binary
1212
- this adds dependency of setting up another web server (can also use cloudshell IIS server)
1313
- Can pass in branch name to name of zip to have different hosted zips for testing
1414
- Firewall rules can be placed on IIS to only allow downloads from the Execution Server

0 commit comments

Comments
 (0)