Skip to content

Commit

Permalink
azure-pipelines: Map in passphrase
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek authored Aug 5, 2019
1 parent 8072237 commit c46bd9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ steps:
sudo apt-get install bc flex
./.travis/setup.sh
displayName: Setup
env:
XILINX_PASSPHRASE: $(XILINX_PASSPHRASE)
- script: ./.travis/build.sh
displayName: Build
- script: ./.travis/update-prebuilt-list.sh
Expand Down

0 comments on commit c46bd9a

Please sign in to comment.