Skip to content

Commit

Permalink
bamboo: finish specs
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Nov 12, 2024
1 parent 283b1fa commit c0922dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bamboo-specs/bamboo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@
# Follow the working repository path.
cd "${bamboo.name}"
# Explicitly checkout the revision that we need.
git checkout "${bamboo.repository.revision.number}"
# TODO(e.burkov): Consider using more POSIX-compliant printf.
echo "${bamboo.gpgSecretKeyPart1}${bamboo.gpgSecretKeyPart2}"\
| awk '{ gsub(/\\n/, "\n"); print; }'\
Expand Down

0 comments on commit c0922dd

Please sign in to comment.