Skip to content

Commit

Permalink
Remove go stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolst committed Apr 23, 2024
1 parent b746d0b commit ffb32bd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions pkl/AtlantisConfig.pkl
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
@go.Package { name = "github.com/statisticsnorway/kubenteam" }
module no.ssb.dapla.AtlantisConfig

import "package://pkg.pkl-lang.org/pkl-go/pkl.golang@0.6.0#/go.pkl"

import "Common.pkl"

name: String
Expand Down
3 changes: 0 additions & 3 deletions pkl/GcpConfig.pkl
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
@go.Package { name = "github.com/statisticsnorway/kubenteam" }
module no.ssb.dapla.GcpConfig

import "package://pkg.pkl-lang.org/pkl-go/pkl.golang@0.6.0#/go.pkl"

import "Common.pkl"

folder_iam: Mapping<Common.Env, Listing<String>>
Expand Down
3 changes: 0 additions & 3 deletions pkl/GitHubConfig.pkl
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
@go.Package { name = "github.com/statisticsnorway/kubenteam" }
module no.ssb.dapla.GitHubConfig

import "package://pkg.pkl-lang.org/pkl-go/pkl.golang@0.6.0#/go.pkl"

class BranchProtection {
enforce_admins: Boolean = true
}
Expand Down

0 comments on commit ffb32bd

Please sign in to comment.