updated workflow
Some checks reported warnings
Build and Push Docker image / Build and Push Docker image (push) Has been cancelled
Some checks reported warnings
Build and Push Docker image / Build and Push Docker image (push) Has been cancelled
This commit is contained in:
parent
30acc8649a
commit
29ae7a9fd4
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
|||
name: Build and Push Docker image
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue