Compare commits

..

No commits in common. "db3b875005e7491aedca42018e5c0edabcb28eb8" and "master" have entirely different histories.

View File

@ -1,8 +1,8 @@
name: Docker CI name: Docker CI
on: on:
push: release:
branches: [ main ] types: [created]
jobs: jobs:
docker: docker:
@ -20,6 +20,7 @@ jobs:
- -
name: Checkout name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- -
name: Build and Push from Makefile name: Build and Push from Makefile
run: | run: |