Update docker.yml
This commit is contained in:
parent
840f95e2b2
commit
b49162efd1
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_HUB_SECRET }}
|
password: ${{ secrets.DOCKER_HUB_SECRET }}
|
||||||
-
|
-
|
||||||
name: Build from Makefile
|
name: Build from Makefile
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
run: |
|
run: |
|
||||||
echo "Start building the image"
|
echo "Start building the image"
|
||||||
make build
|
make build
|
||||||
|
Loading…
Reference in New Issue
Block a user