Unverified Commit 39d12f1c by Edward Thomson Committed by GitHub

Update main.yml

parent 872cc3dc
......@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
- name: Calculate image label
run: |
cd azure-pipelines/docker && git log -1 -- ./
cd azure-pipelines/docker && GIT_TRACE=1 git log -1 -- ./
echo "::set-env name=docker-label::libgit2-$(git log -1 --pretty=format:"%h" -- azure-pipelines/docker/\*)"
# - name: Log in to GitHub Packages
# run: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment