This commit is contained in:
@@ -10,7 +10,10 @@ jobs:
|
||||
runs-on: dind
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
run: |
|
||||
git clone ${{ github.repository }}
|
||||
cd ./*/
|
||||
shell: sh
|
||||
- name: cicd
|
||||
run: |
|
||||
pwd
|
||||
|
||||
Reference in New Issue
Block a user