Update workflows
Some checks failed
Build docker image / test (push) Successful in 26s
Build docker image / build-image (push) Failing after 25s

This commit is contained in:
Mario Romero 2023-05-18 00:45:25 -04:00
parent 7f5e18eaa2
commit 5b46906b15

View File

@ -19,12 +19,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Update repository
run: apt update
- name: test docker
run: docker login
- name: Authentication
uses: docker/login-action@v2
with: