We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d07e3 commit c8eb9eeCopy full SHA for c8eb9ee
Makefile
@@ -1,10 +1,4 @@
1
-<<<<<<< HEAD
2
-=======
3
-BINDIR = $(PWD)/.state/env/bin
4
COMPOSE_PROJECT_NAME ?= $(notdir $(abspath .))
5
-GITHUB_ACTIONS := $(shell echo "$${GITHUB_ACTIONS:-false}")
6
-GITHUB_BASE_REF := $(shell echo "$${GITHUB_BASE_REF:-false}")
7
->>>>>>> e1349bda (Calculate compose project name instead of hardcoding it)
8
DB := example
9
IPYTHON := no
10
0 commit comments