We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6123846 commit 443d7aaCopy full SHA for 443d7aa
Makefile
@@ -75,7 +75,7 @@ sw-clean:
75
76
## Clone pulp-runtime as SW stack
77
PULP_RUNTIME_REMOTE ?= https://github.com/pulp-platform/pulp-runtime.git
78
-PULP_RUNTIME_COMMIT ?= b3c239c # branch: lg/upstream
+PULP_RUNTIME_COMMIT ?= e8fcd88 # branch: lg/upstream
79
80
pulp-runtime:
81
git clone $(PULP_RUNTIME_REMOTE) $@
0 commit comments