removing unneeded step
Some checks failed
Build and Publish Docker Image / build (push) Failing after 14s
Some checks failed
Build and Publish Docker Image / build (push) Failing after 14s
This commit is contained in:
parent
99523e95be
commit
70a72dccd9
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@ jobs:
|
|||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=sha
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Login to Container Registry
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue