Skip to content

Commit

Permalink
change docker trigger branch for test 18
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed May 7, 2024
1 parent 2630400 commit 497c8dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker_amd64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Push docker image to GAR"
name: "Push amd64 docker image to GAR"

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_arm64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Push docker image to GAR"
name: "Push arm64 docker image to GAR"

on:
push:
Expand Down

0 comments on commit 497c8dc

Please sign in to comment.