Skip to content
Snippets Groups Projects
Commit a865d685 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

ci/github: use unique names for steps

parent 52b735b1
Branches
Tags
No related merge requests found
......@@ -84,7 +84,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-and-push-deps-image:
build-and-push-deps-image-llvm:
name: Build and publish dependency Docker image (LLVM)
runs-on: ubuntu-latest
permissions:
......@@ -117,7 +117,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-and-push-image:
build-and-push-image-llvm:
name: Build and publish OpenDHT Docker image (LLVM)
runs-on: ubuntu-latest
permissions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment