Skip to content

Commit

Permalink
configure github token for releases, fix fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzo committed Mar 13, 2018
1 parent 742183f commit a2aa69d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ci.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,14 @@ pipelines:
approval: manual
clean_workspace: true
elastic_profile_id: w.c2.m2048.e10
secure_variables:
GITHUB_TOKEN: pAecqdOB4Fqa/YMwIQsoZf59vDSZKMSTPkwmZuX5DjcXw/4xA5ZlFBza1ujZS8Ff
tasks:
- fetch:
stage: build
job: build
source: build/libs
destination: build
- exec:
command: /bin/bash
arguments:
Expand Down

0 comments on commit a2aa69d

Please sign in to comment.