Skip to content

Commit 17cbe47

Browse files
Remove the Travis token in favor of UI config
1 parent 65ba769 commit 17cbe47

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ jobs:
7575

7676
- stage: Deploy
7777
script: ./generate-stackbrew-pr.sh
78-
env:
79-
secure: "HkgYgawkr/hkg2vURHGOb/JmF6U1e71QQsd0HXJ1UJh6WBiFJOrjomCMHZGHnpyopdRna++up8dISBqM2X+EiLAr9yWdRXy72oMP9X42M0ccnja/3E5KYYXMkETS50JnUhMCOt2xRZW5/ojqrHukqRo0YIjIu+P0U0VsZ4QIsng="
8078

8179
# Docker Build #
8280

travis.yml.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,5 @@ jobs:
7373

7474
- stage: Deploy
7575
script: ./generate-stackbrew-pr.sh
76-
env:
77-
secure: "HkgYgawkr/hkg2vURHGOb/JmF6U1e71QQsd0HXJ1UJh6WBiFJOrjomCMHZGHnpyopdRna++up8dISBqM2X+EiLAr9yWdRXy72oMP9X42M0ccnja/3E5KYYXMkETS50JnUhMCOt2xRZW5/ojqrHukqRo0YIjIu+P0U0VsZ4QIsng="
7876

7977
# Docker Build #

0 commit comments

Comments
 (0)