Skip to content

Commit

Permalink
fix: create docker-img on main-push
Browse files Browse the repository at this point in the history
  • Loading branch information
levinkerschberger committed Sep 2, 2024
1 parent 82a3607 commit 432b356
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- "feature/**"
- master

jobs:
build-and-test:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cr-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- feature/vhvapm-547

env:
REGISTRY_IMAGE: inspectit/inspectit-gepard-agent
Expand Down

0 comments on commit 432b356

Please sign in to comment.