@@ -11,9 +11,6 @@ jobs:
|
||||
DOCKER_LATEST: nightly
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
run: echo ${{ secrets.RUNNER_SSH_PRIVATE_KEY }} | awk '{print substr($0,1,30)}'
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user