Compare commits
2 Commits
6f433aebe0
...
cf06cb2ae9
| Author | SHA1 | Date | |
|---|---|---|---|
| cf06cb2ae9 | |||
| 8d66c68e11 |
@@ -2,10 +2,10 @@ name: Build and Push Docker Images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, master ]
|
||||
branches: [ main ]
|
||||
tags: [ 'v*' ]
|
||||
pull_request:
|
||||
branches: [ main, master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user