Skip to content

Commit 0c7cbe5

Browse files
committed
name
1 parent 1db0df2 commit 0c7cbe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-on-push-tag-or-pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: ./.github/workflows/docker-vars.yaml
2929

3030
build-docker-image-and-publish:
31+
name: Build and conditionally push docker image
3132
needs:
3233
- docker-vars
3334
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)