mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2026-09-12 03:41:21 +00:00
add date to tag
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ script:
|
|||||||
before_deploy:
|
before_deploy:
|
||||||
- git config --local user.name "bebbo@travis-ci"
|
- git config --local user.name "bebbo@travis-ci"
|
||||||
- git config --local user.email "bebbo@bejy.net"
|
- git config --local user.email "bebbo@bejy.net"
|
||||||
- export TRAVIS_TAG=latest
|
- export TRAVIS_TAG=latest-$(date)
|
||||||
- git tag $TRAVIS_TAG
|
- git tag $TRAVIS_TAG
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
|||||||
Reference in New Issue
Block a user