mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #486 from rschamp/bugfix/remove-tag
Remove tag target
This commit is contained in:
commit
acf0f1c298
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -24,9 +24,6 @@ deploy:
|
||||||
@make build
|
@make build
|
||||||
@make sync
|
@make sync
|
||||||
|
|
||||||
tag:
|
|
||||||
echo $(GIT_VERSION) > ./build/version.txt
|
|
||||||
|
|
||||||
translations:
|
translations:
|
||||||
./bin/build-locales intl
|
./bin/build-locales intl
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue