Remove docker install step
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 18s
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 18s
This commit is contained in:
parent
9529888929
commit
7190913587
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ jobs:
|
|||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v2
|
||||
- name: Install docker
|
||||
uses: https://git.wbrawner.com/papodaca/install-docker-action@main
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
|
|
Loading…
Reference in a new issue