DEVEX-20:
This commit is contained in:
+7
-7
@@ -29,10 +29,10 @@ runs:
|
||||
cat ~/.ssh/config
|
||||
cat ~/.ssh/my_key
|
||||
|
||||
- name: 'Cleanup'
|
||||
if: always()
|
||||
shell: bash
|
||||
run: |
|
||||
echo 'Removing temporal files...'
|
||||
rm -rf ~/.ssh/config
|
||||
rm -rf ~/.ssh/my_key
|
||||
# - name: 'Cleanup'
|
||||
# if: always()
|
||||
# shell: bash
|
||||
# run: |
|
||||
# echo 'Removing temporal files...'
|
||||
# rm -rf ~/.ssh/config
|
||||
# rm -rf ~/.ssh/my_key
|
||||
|
||||
Reference in New Issue
Block a user