Compare commits
2 Commits
6ab4244da7
...
c77ef273c1
Author | SHA1 | Date | |
---|---|---|---|
c77ef273c1 | |||
3a2f4db40b |
@ -1,9 +1,9 @@
|
||||
name: build-docker-images-for-multi-latest-release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
#on:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
@ -1,9 +1,9 @@
|
||||
name: build-docker-images-for-latest-release
|
||||
|
||||
#on:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
Loading…
Reference in New Issue
Block a user