Skip to content

Commit

Permalink
Rename kokoro to .kokoro (keras-team#18917)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampathweb committed Dec 9, 2023
1 parent ffc449c commit 0044ca6
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_file: "keras/kokoro/github/ubuntu/gpu/build.sh"
build_file: "keras/.kokoro/github/ubuntu/gpu/build.sh"

action {
define_artifacts {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_file: "keras/kokoro/github/ubuntu/gpu/build.sh"
build_file: "keras/.kokoro/github/ubuntu/gpu/build.sh"

action {
define_artifacts {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_file: "keras/kokoro/github/ubuntu/gpu/build.sh"
build_file: "keras/.kokoro/github/ubuntu/gpu/build.sh"

action {
define_artifacts {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_file: "keras/kokoro/github/ubuntu/gpu/build.sh"
build_file: "keras/.kokoro/github/ubuntu/gpu/build.sh"

action {
define_artifacts {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_file: "keras/kokoro/github/ubuntu/gpu/build.sh"
build_file: "keras/.kokoro/github/ubuntu/gpu/build.sh"

action {
define_artifacts {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_file: "keras/kokoro/github/ubuntu/gpu/build.sh"
build_file: "keras/.kokoro/github/ubuntu/gpu/build.sh"

action {
define_artifacts {
Expand Down

0 comments on commit 0044ca6

Please sign in to comment.