rename go module and flush out Earthfile build
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,8 +1,8 @@
|
||||
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
|
||||
|
||||
PACK := incus
|
||||
ORG := brandonkal
|
||||
PROJECT := github.com/$(ORG)/pulumi-$(PACK)
|
||||
ORG := nimbus
|
||||
PROJECT := git.kalinow.ski/$(ORG)/pulumi-$(PACK)
|
||||
PROVIDER_PATH := provider
|
||||
VERSION_PATH := $(PROVIDER_PATH)/pkg/version.Version
|
||||
CODEGEN := pulumi-tfgen-$(PACK)
|
||||
|
||||
Reference in New Issue
Block a user