setup docker in action
deploy Details

This commit is contained in:
DataHearth 2023-04-10 18:44:16 +02:00
parent ce2682797b
commit 1b0751e4a9
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install docker
uses: docker-practice/actions-setup-docker@master
- name: Set up QEMU
uses: docker/setup-qemu-action@v2