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: umbraco-cloud/set-up/project-settings/umbraco-cicd/samplecicdpipeline/migrate.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
@@ -54,7 +54,7 @@ You probably only have either PowerShell or Bash.
54
54
-`start_deployment.sh`
55
55
-`upload_package.sh`
56
56
57
-
Copy the scripts from the sample repository's version 2 folder to the corresponding folder in your repo:
57
+
Copy the scripts from the sample repository's [version 2 folder](https://github.com/umbraco/Umbraco.Cloud.CICDFlow.Samples/tree/main/V2) to the corresponding folder in your repo:
58
58
59
59
- If you prefer PowerShell:
60
60
- All `.ps1` files in `V2/powershell` should be copied to `devops/powershell`
0 commit comments