Compare commits

..

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

View File

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