Compare commits
No commits in common. "c77ef273c1e97464786582f36fc84f307464a1f3" and "6ab4244da70804290161cbc38ead2b3c4b754abb" have entirely different histories.
c77ef273c1
...
6ab4244da7
@ -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