Unverified Commit fd6997af by Edward Thomson Committed by GitHub

Update main.yml

parent 91f02a8a
......@@ -13,8 +13,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v2
with:
fetch-depth: 0
with:
fetch-depth: 0
- name: Calculate image label
run: |
echo "::set-env name=docker-label::libgit2-$(git log -1 --pretty=format:"%h" -- azure-pipelines/docker)"
......
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