updated workflow
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s
This commit is contained in:
parent
0cc8258c6d
commit
2868b1e7f4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
docker:
|
||||
name: Build and Push Docker image
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
|
Loading…
Reference in a new issue