Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
latoilescoute-dev
scoodle
Commits
86934e97
Unverified
Commit
86934e97
authored
Oct 21, 2021
by
Luc Didry
Browse files
👷
— Automatically add VERSION file to release zip file
parent
12ce5044
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
86934e97
...
...
@@ -26,6 +26,7 @@ pages:
-
composer dump-autoload --optimize --no-dev --classmap-authoritative
-
mkdir framadate
-
mv `ls -A | grep -v framadate` ./framadate
-
echo $latesttag > framadate/VERSION
-
find framadate/ -type d -exec chmod 750 {} \;
-
find framadate/ -type f -exec chmod 640 {} \;
-
rm -rf framadate/.git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment