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