Update docker.yml
This commit is contained in:
parent
0327dd1e09
commit
b41508fbf8
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_HUB_SECRET }}
|
password: ${{ secrets.DOCKER_HUB_SECRET }}
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Build and Push from Makefile
|
name: Build and Push from Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user