Skip to content

Commit

Permalink
Merge pull request #175 from jbrunton/add-name-to-example-package
Browse files Browse the repository at this point in the history
add names to example gflows packages
  • Loading branch information
jbrunton authored Oct 3, 2020
2 parents 55e2582 + 20cc310 commit ae5b7d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions e2e/gflowspkgs/jsonnet/gflowspkg.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "example-gflowspkg",
"files": [
"libs/common/steps.libsonnet",
"libs/common/git.libsonnet",
Expand Down
1 change: 1 addition & 0 deletions e2e/gflowspkgs/ytt/gflowspkg.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "example-gflowspkg",
"files": [
"libs/common/steps.lib.yml",
"libs/common/values.yml",
Expand Down

0 comments on commit ae5b7d8

Please sign in to comment.