Skip to content

Commit

Permalink
feat: push docker image on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
levinkerschberger committed Sep 2, 2024
1 parent 52733c3 commit ba3386b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Gradle Build
name: Feature Branch Continuous Integration

on:
push:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/cr-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Master Branch Continuous Release
on:
push:
branches:
- master
- feature/vhvapm-547
- main

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

0 comments on commit ba3386b

Please sign in to comment.