This commit is contained in:
parent
7eb48dcf26
commit
bcceb7d673
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04:docker
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Local Container Registry
|
- name: Login to Local Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue