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