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