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