Skip to content

Commit

Permalink
Could this be it
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Overbeck committed Nov 30, 2023
1 parent cf7e052 commit 67d8a47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ jobs:
name: findDevelopSnapshot
command: |
echo 'export LATEST_DEVELOP_VERSION='$(curl "https://artifacts.oicr.on.ca/artifactory/api/search/latestVersion?g=io.dockstore&a=dockstore&repos=collab-snapshot&v=*") >> $BASH_ENV
echo $BASH_ENV
echo $LATEST_DEVELOP_VERSION
echo ${LATEST_DEVELOP_VERSION}
unit-tests:
executor: unit_tests_executor
Expand Down

0 comments on commit 67d8a47

Please sign in to comment.