Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 445ed4a

Browse files
authored
Update container-build.template.yaml
change master to main to reflect changes in CodeCommit
1 parent 0218be8 commit 445ed4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/_common/container-build.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Parameters:
4242
ProjectBranch:
4343
Description: branch, tag, or commit to use
4444
Type: String
45-
Default: master
45+
Default: main
4646

4747
ProjectPath:
4848
Description: >

0 commit comments

Comments
 (0)