This commit is contained in:
parent
278a9b3867
commit
7aec31606f
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: alpine:3.20
|
||||||
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