Unverified Commit cef3585b by Edward Thomson Committed by GitHub

Update main.yml

parent e300547b
......@@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v2
- name: Calculate image label
run: |
git log -1 azure-pipelines/docker
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