Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
8bf498e7d1
commit
c71157bfb7
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue