Skip to content

Commit 4296009

Browse files
Merge pull request #2510 from OctopusDeploy/team-devex/creating-release-from-a-build-server-plug-in
Update Creating releases from a build server plugin on a version-controlled project
2 parents f276ece + b55d0e1 commit 4296009

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/pages/docs/projects/version-control/converting/migrating-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Migrating variables to Git
66
description: Variables needs to be manually migrated to Git for existing projects
77
navOrder: 110
88
hideInThisSection: true
9-
icon: fa-solid fa-code
9+
icon: fa-brands fa-git-alt
1010
---
1111

1212
All newly configured Git projects will automatically have non-sensitive variables migrated when converting the project to Git. For existing Git projects, you will need to migrate these manually.

src/pages/docs/projects/version-control/creating-release-from-a-build-server-plug-in.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ modDate: 2023-10-04
55
title: Creating releases from a build server plugin on a version-controlled project
66
description: Examples of how to ensure that the right branch is used to create the release when using a build server plugin.
77
navOrder: 45
8+
icon: fa-brands fa-git-alt
89
---
910
import BuildServerPluginVersionControlFields from 'src/shared-content/projects/version-control/build-server-plugin-version-control-fields.include.md';
1011

0 commit comments

Comments
 (0)