parent
87356409ec
commit
ce76eb77bf
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ jobs:
|
|||
docker:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- run: "echo reg: ${{ env.GITHUB_SERVER_URL }}, act: ${{ github.actor }}, sec: ${{ secrets.GITHUB_TOKEN }}"
|
||||
-
|
||||
name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Reference in a new issue