Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
  • Loading branch information
mathetake committed Dec 5, 2024
1 parent 2c31c27 commit 575e819
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
run: make test

docker_builds:
name: Docker Build and/or Push
uses: ./.github/workflows/docker_builds_template.yaml
1 change: 0 additions & 1 deletion .github/workflows/docker_builds_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

jobs:
docker_builds:
name: Build and/or Push Docker Images
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 575e819

Please sign in to comment.