We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6584afb commit 7cfb510Copy full SHA for 7cfb510
bamboo-specs/build.yaml
@@ -48,10 +48,10 @@ Build:
48
pnpm lint
49
pnpm test
50
51
- # Create build, this will also create build.txt file with build number
+ # Run build
52
pnpm build
53
54
- # Create build.txt file with version number
+ # Create build.txt file with version number. This is needed for Bamboo variable injection
55
npx tsx tasks/build-txt.ts
56
57
# Pack build into tarball
0 commit comments