Skip to content

Commit

Permalink
Revert whitespace changes
Browse files Browse the repository at this point in the history
This reverts commit 30b7913.
  • Loading branch information
VOID404 committed Apr 18, 2024
1 parent d745ea8 commit 426344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/provisioner/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
APP_NAME = provisioner
APP_PATH = components/provisioner
ENTRYPOINT = cmd/main.go
BUILDPACK = europe-docker.pkg.dev/kyma-project/prod/testimages/buildpack-go:v20240404-de49794e
BUILDPACK = eu.gcr.io/kyma-project/test-infra/buildpack-golang:v20220809-002bc8cf3
SCRIPTS_DIR = $(realpath $(shell pwd)/../..)/scripts
DOCKER_SOCKET = /var/run/docker.sock
TESTING_DB_NETWORK = test_network
Expand Down

0 comments on commit 426344b

Please sign in to comment.