Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
update variable
Browse files Browse the repository at this point in the history
  • Loading branch information
wfurt committed Aug 5, 2022
1 parent b4bdaad commit f2ff10b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipelines/templates/build-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
- script: gem install fpm
displayName: Install fpm

- script: echo Docker $(_docker) is `pwd` out

- script: $(_docker) $(_buildScript)
-ci
-c $(_BuildConfig)
Expand Down

0 comments on commit f2ff10b

Please sign in to comment.