Skip to content

Commit 7cfb510

Browse files
committed
Update build comments to clarify build.txt file creation purpose
1 parent 6584afb commit 7cfb510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bamboo-specs/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ Build:
4848
pnpm lint
4949
pnpm test
5050
51-
# Create build, this will also create build.txt file with build number
51+
# Run build
5252
pnpm build
5353
54-
# Create build.txt file with version number
54+
# Create build.txt file with version number. This is needed for Bamboo variable injection
5555
npx tsx tasks/build-txt.ts
5656
5757
# Pack build into tarball

0 commit comments

Comments
 (0)