Update workflows
This commit is contained in:
parent
7f5e18eaa2
commit
5b46906b15
@ -19,12 +19,6 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Update repository
|
|
||||||
run: apt update
|
|
||||||
|
|
||||||
- name: test docker
|
|
||||||
run: docker login
|
|
||||||
|
|
||||||
- name: Authentication
|
- name: Authentication
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user