Fix non-release docker builds #357

Merged
konrad merged 2 commits from branchmispredictor/frontend:bugfix/local-docker-builds into master 2020-12-28 23:28:53 +00:00
Contributor

if [ false ] evaluates to true in bash as bash does not have booleans. This PR restores the funtionality of local docker builds with USE_RELEASE=false.

`if [ false ]` evaluates to true in bash as bash does not have booleans. This PR restores the funtionality of local docker builds with USE_RELEASE=false.
branchmispredictor added 1 commit 2020-12-28 21:08:49 +00:00
continuous-integration/drone/pr Build is failing Details
236ea55fab
Fix non-release docker builds
konrad approved these changes 2020-12-28 21:10:39 +00:00
konrad left a comment
Owner

Nice catch, thanks!

Nice catch, thanks!
konrad added 1 commit 2020-12-28 22:45:44 +00:00
continuous-integration/drone/pr Build is passing Details
aa505a139d
Merge branch 'master' into bugfix/local-docker-builds
konrad merged commit 3f0eab4b74 into master 2020-12-28 23:28:53 +00:00
branchmispredictor deleted branch bugfix/local-docker-builds 2020-12-28 23:33:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.