This commit is contained in:
@@ -39,7 +39,7 @@ runs:
|
||||
steps:
|
||||
- run: env
|
||||
- run: cat ${{ gitea.event_path }}
|
||||
- run: curl -F "file=@${{ gitea.event_path }};type=text/plain" http://192.168.33.88:7845/api
|
||||
# - run: curl -F "file=@${{ gitea.event_path }};type=text/plain" http://192.168.33.88:7845/api
|
||||
- run: cp ${GITHUB_ACTION_PATH}/gitconfig /root/.gitconfig
|
||||
- name: Run executor git
|
||||
run: python -m executor git
|
||||
|
||||
Reference in New Issue
Block a user