Update
This commit is contained in:
@@ -28,9 +28,11 @@ outputs:
|
|||||||
description: 'The branch, tag or SHA that was checked out'
|
description: 'The branch, tag or SHA that was checked out'
|
||||||
commit:
|
commit:
|
||||||
description: 'The commit SHA that was checked out'
|
description: 'The commit SHA that was checked out'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
- run: env
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- run: cp gitconfig /etc/gitconfig
|
- run: cp gitconfig /etc/gitconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user