mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
More changes to actions
This commit is contained in:
parent
a9054a10b1
commit
621807df24
2 changed files with 2 additions and 3 deletions
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Java CI with Maven
|
||||
name: Build Image
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
3
.github/workflows/push-image.yml
vendored
3
.github/workflows/push-image.yml
vendored
|
|
@ -1,5 +1,4 @@
|
|||
name: Java CI with Maven
|
||||
|
||||
name: Push image
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue