Skip to content

Commit 406e9c7

Browse files
committed
Doesn't work this way, so we will just update the tag manually
1 parent 2a649c6 commit 406e9c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ notifications:
1919
script:
2020
- RUST_TARGET_PATH=`pwd` xargo build --target test --release
2121
- objcopy -O binary -S target/test/release/bootloader bootimage.bin
22-
- git tag -f latest HEAD
23-
- git push origin latest --force
24-
25-
before_deploy:
2622

2723
deploy:
2824
provider: releases

0 commit comments

Comments
 (0)