Skip to content

Commit

Permalink
Specify needs
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwaterman committed Nov 12, 2024
1 parent 67c0d1c commit fcc4866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
niartifacts.jfrog.io/rnd-docker-ci/ni/systemlink/ni-grafana:${{ needs.generate_version_number.outputs.image_version }}
sign_docker_image:
name: Sign Docker Image
needs: [generate_version_number, build_docker_image]
runs-on: ubuntu-latest
environment: jfrog-ci
steps:
Expand Down

0 comments on commit fcc4866

Please sign in to comment.