Skip to content

Update BITRISE_CLI_VERSION#181

Open
uny wants to merge 1 commit into
bitrise-io:masterfrom
uny:feature/update-bitrise-cli-version
Open

Update BITRISE_CLI_VERSION#181
uny wants to merge 1 commit into
bitrise-io:masterfrom
uny:feature/update-bitrise-cli-version

Conversation

@uny
Copy link
Copy Markdown

@uny uny commented Jan 31, 2020

https://github.com/bitrise-io/bitrise/releases/download/1.21.0/bitrise-Linux-x86_64 no longer exists, so docker build -t envman . now fails.

Step 7/20 : RUN curl -L https://github.com/bitrise-io/bitrise/releases/download/$BITRISE_CLI_VERSION/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise
 ---> Using cache
 ---> 55f054895e88
Step 8/20 : RUN chmod +x /usr/local/bin/bitrise
 ---> Using cache
 ---> 63c62e357ec5
Step 9/20 : RUN ls /usr/local/bin
 ---> Running in 47b34fdef380
bitrise
Removing intermediate container 47b34fdef380
 ---> 6186ef22df8c
Step 10/20 : RUN bitrise setup
 ---> Running in 86c5f19dcb05
/usr/local/bin/bitrise: 1: /usr/local/bin/bitrise: Not: not found

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 31, 2020

Codecov Report

Merging #181 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   35.02%   35.02%           
=======================================
  Files          11       11           
  Lines         708      708           
=======================================
  Hits          248      248           
  Misses        418      418           
  Partials       42       42

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24a8f72...60b3097. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants