Skip to content

Commit

Permalink
Make all release Buildkite command scripts executable
Browse files Browse the repository at this point in the history
See how https://buildkite.com/automattic/simplenote-android/builds/361
failed

It's weird, though, that `release-build.sh` was not executable yet it
worked. Maybe it has something to do with the fact that it's called
without arguments? Might it be a Buildkite implementation detail?
  • Loading branch information
mokagio committed Sep 11, 2024
1 parent 30ef95b commit 057c1b7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Empty file modified .buildkite/commands/release-build.sh
100644 → 100755
Empty file.
Empty file modified .buildkite/commands/release-create-on-github.sh
100644 → 100755
Empty file.
Empty file modified .buildkite/commands/release-upload.sh
100644 → 100755
Empty file.

0 comments on commit 057c1b7

Please sign in to comment.