test
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
|
||||
- name: Login test
|
||||
run: echo -n "${{ secrets.TOKEN }}" | docker login --username anry --password-stdin git.unbind.ru
|
||||
run: echo -n "${{ secrets.REGISTRY_TOKEN }}" | docker login --username anry --password-stdin git.unbind.ru
|
||||
# - name: Log in to Docker Hub
|
||||
# uses: actions/docker-login-action@v3
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user