mirror of
https://github.com/arthyn/sphinx.git
synced 2024-12-25 08:52:32 +03:00
ops: dont self pwn
This commit is contained in:
parent
f876ee75f4
commit
59764ac1b2
3
.github/actions/glob/action.yml
vendored
3
.github/actions/glob/action.yml
vendored
@ -34,10 +34,7 @@ runs:
|
||||
- name: Upload Glob and Cleanup
|
||||
shell: bash
|
||||
run: |
|
||||
node -e "console.log(require('path').join(require('os').homedir(), '.s3cfg'))"
|
||||
pwd
|
||||
ls -al /home/runner
|
||||
cat /home/runner/.s3cfg
|
||||
s3cmd put zod/.urb/put/*.glob -P s3://hmillerdev/sphinx/
|
||||
sleep 5s
|
||||
rm -rf zod
|
Loading…
Reference in New Issue
Block a user