Compare commits

..

No commits in common. "c77ef273c1e97464786582f36fc84f307464a1f3" and "6ab4244da70804290161cbc38ead2b3c4b754abb" have entirely different histories.

2 changed files with 8 additions and 8 deletions

View File

@ -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:

View File

@ -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: