fix: sem login no registry
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 14s
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 14s
This commit is contained in:
parent
722dd1ba03
commit
dffeabe300
@ -16,11 +16,6 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: registry.redecarneir.us
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user