Azure / Azure/actions-workflow-samples
How to pull docker image tagged with SHA8
Open
- Dominant language
- Pug
- Stars
- 511
- Forks
- 657
- PR merge metrics
- No merged PRs in 30d
Description
The docker sample pulls an image tagged with a complete sha by ` ${{ github.sha }}`.
I tried `${{ git rev-parse --short }}` `${{ github.sha::8 }}` other attempts, not urgent, I just changed my image tagging to full SHA.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.