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
typo3
qfq
Commits
ac1d880b
Commit
ac1d880b
authored
Apr 26, 2017
by
Rafael Ostertag
Browse files
Include date in snapshot build.
parent
e091e60c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
ac1d880b
...
...
@@ -28,7 +28,7 @@ nightly: bootstrap
snapshot
:
bootstrap
echo
$(GIT_REVISION_LONG)
>
extension/revision.git
cd
extension
;
zip
-r
../qfq-
$(GIT_REVISION_SHORT)
$(EXTENSION_CONTENT)
-x
config.ini
cd
extension
;
zip
-r
../qfq-
$(
NIGHTLY_DATE)
-
$(
GIT_REVISION_SHORT)
$(EXTENSION_CONTENT)
-x
config.ini
t3sphinx
:
...
...
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