Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
qasim-at-tci authored Jan 25, 2023
1 parent df31da2 commit e2927fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist: focal
language: shell
env:
global:
- TEST_TAG=v2.0.4
- TRAVIS_TAG=v2.0.5
install: skip

script: true
Expand All @@ -14,7 +14,7 @@ deploy:
api_key: $GITHUB_TOKEN
file: ./test.md
name: "TEST RELEASE $TEST_TAG"
tag: $TEST_TAG
tag: $TRAVIS_TAG
on:
branch: minimal-build-check

Expand Down

0 comments on commit e2927fa

Please sign in to comment.