Skip to content

Commit e48495e

Browse files
authoredDec 29, 2020
Merge pull request #122 from networktocode/dga-patch-travis
Update travis file to publish release as expected
2 parents 8679b66 + b389077 commit e48495e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ deploy:
3939
on:
4040
tags: true
4141
branch: master
42-
condition: $NETBOX_VER = master
42+
condition: $NETBOX_VER = v2.9.11
4343
python: 3.7

0 commit comments

Comments
 (0)
Please sign in to comment.