Skip to content

Commit

Permalink
fix integration build/push for images
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy Hughes <[email protected]>
  • Loading branch information
tchughesiv committed Jan 15, 2025
1 parent 2859ac6 commit 6c8787e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/java_master_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- master
tags:
- 'v*.*.*'
pull_request:
branches:
- master

jobs:
build-docker-images:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/master_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
integration-test-python:
Expand Down

0 comments on commit 6c8787e

Please sign in to comment.