Skip to content

Commit

Permalink
Add GIT_URL to fot dts
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Jul 22, 2021
1 parent cf6cb43 commit 89cd348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
bin/setup_remote faucet
bin/setup_remote daq
- name: build docker
env:
GIT_URL: ${{ secrets.GIT_URL }}
run: |
bin/retry_cmd bin/build_docker controller
bin/build_dts
Expand Down

0 comments on commit 89cd348

Please sign in to comment.