You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utility/gitlab-ci/commit-playbook-zip/readme.MD
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Some options to handle this pain point:
8
8
- this will create an additional commit to history
9
9
- this also adds binary file into repo
10
10
- 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
12
12
- this adds dependency of setting up another web server (can also use cloudshell IIS server)
13
13
- Can pass in branch name to name of zip to have different hosted zips for testing
14
14
- Firewall rules can be placed on IIS to only allow downloads from the Execution Server
0 commit comments