Update workflow
Some checks failed
Build AirSignal Docker image / build-docker (push) Failing after 49s
Some checks failed
Build AirSignal Docker image / build-docker (push) Failing after 49s
This commit is contained in:
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install docker
|
||||
uses: curl -fsSL https://get.docker.com | sh
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Login to container registry
|
||||
|
Reference in New Issue
Block a user