Skip to content

Commit

Permalink
bamboo: fix specs
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Nov 7, 2024
1 parent bf05eba commit 283b1fa
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 @@ -270,9 +270,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 283b1fa

Please sign in to comment.