This commit is contained in:
@@ -12,6 +12,7 @@ steps:
|
|||||||
- name: clean_project
|
- name: clean_project
|
||||||
image: *git_image
|
image: *git_image
|
||||||
commands: |
|
commands: |
|
||||||
|
ls -als /
|
||||||
touch /share/build.txt
|
touch /share/build.txt
|
||||||
echo "1 $CI_WORKSPACE"
|
echo "1 $CI_WORKSPACE"
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
|
|||||||
Reference in New Issue
Block a user