We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1c8e9 commit 6bf744dCopy full SHA for 6bf744d
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
env:
25
docker-config-path: azure-pipelines/docker
26
docker-registry: docker.pkg.github.com
27
- name: Build docker image
+ name: Create docker image
28
runs-on: ubuntu-latest
29
steps:
30
- name: Check out repository
0 commit comments