Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…is-pieces into dev
  • Loading branch information
vinicvaz committed Jun 21, 2024
2 parents 4a2b33d + 1c54588 commit cfab414
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .domino/compiled_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"name": "GetGoogleSheetPiece",
"dependency": {
"dockerfile": null,
"requirements_file": null,
"requirements": "requirements_0.txt"
"requirements_file": "requirements_0.txt"
},
"tags": [
"Example"
Expand Down
5 changes: 2 additions & 3 deletions .domino/dependencies_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
"group0": {
"dependency": {
"dockerfile": null,
"requirements_file": null,
"requirements": "requirements_0.txt"
"requirements_file": "requirements_0.txt"
},
"pieces": [
"GetGoogleSheetPiece"
],
"secrets": [
"service_account_data"
],
"source_image": "ghcr.io/tauffer-consulting/google-apis-pieces:0.1.0-group0"
"source_image": "ghcr.io/tauffer-consulting/google-apis-pieces:development-group0"
}
}

0 comments on commit cfab414

Please sign in to comment.