Skip to content

Commit

Permalink
fxp
Browse files Browse the repository at this point in the history
  • Loading branch information
meraymond2 committed Jan 18, 2021
1 parent 22a2659 commit 6c84c2e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion build/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ const main = () => {
INPUT_CLUSTER: cluster,
INPUT_KUBE_CONFIG: encodedKubeConfig,
} = process.env
console.log(process.env)

if (!awsAccountId) {
throw "aws-account-id must be set."
Expand Down

0 comments on commit 6c84c2e

Please sign in to comment.