This commit is contained in:
@@ -16,8 +16,8 @@ steps:
|
||||
commands: |
|
||||
pwd
|
||||
ls -als
|
||||
echo $CI_WORKSPACE
|
||||
echo ${CI_WORKSPACE}
|
||||
echo "1 $CI_WORKSPACE"
|
||||
echo "2 ${CI_WORKSPACE}"
|
||||
rm -rf dist
|
||||
rm -f ${CI_WORKSPACE}/version.env
|
||||
echo "✅ Nettoyage terminé"
|
||||
|
||||
Reference in New Issue
Block a user