Skip to content

Commit

Permalink
885 debug docker failure (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
ober authored Sep 21, 2023
1 parent 53beb93 commit 1e08e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arch := $(shell uname -m)
DEFAULT=gerbilxx

ifeq ($(BRANCH),)
BRANCH := $(shell git symbolic-ref --short HEAD)
BRANCH := "master"
endif

ifeq ($(REPO),)
Expand Down

0 comments on commit 1e08e65

Please sign in to comment.