Skip to content

Commit

Permalink
Adding debian/stretch (TykTechnologies#2486)
Browse files Browse the repository at this point in the history
  • Loading branch information
alephnull authored and buger committed Sep 4, 2019
1 parent 296c711 commit 3173c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dist_push.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
: ${ORGDIR:="/src/github.com/TykTechnologies"}
: ${SOURCEBINPATH:="${ORGDIR}/tyk"}
: ${DEBVERS:="ubuntu/precise ubuntu/trusty ubuntu/xenial debian/jessie"}
: ${DEBVERS:="ubuntu/precise ubuntu/trusty ubuntu/xenial debian/jessie debian/stretch"}
: ${RPMVERS:="el/6 el7"}
: ${PKGNAME:="tyk-gateway"}

Expand Down

0 comments on commit 3173c58

Please sign in to comment.