This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
build-and-publish:
|
build-and-publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo ${DOCKER_HOST}
|
- run: set
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
@@ -23,8 +23,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
images: gentoo/pkgdev-docker
|
images: gentoo/pkgdev-docker
|
||||||
|
|
||||||
- run: echo ${DOCKER_HOST}
|
|
||||||
|
|
||||||
- name: Login to registry
|
- name: Login to registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user