Skip to content

Commit

Permalink
fix image tag (#294)
Browse files Browse the repository at this point in the history
Signed-off-by: akihikokuroda <akihikokuroda2020@gmail.com>
  • Loading branch information
akihikokuroda authored Mar 17, 2023
1 parent 0fd66bd commit 7702b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-build-and-push-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
context: .
file: ./infrastructure/docker/Dockerfile-repository-server
push: true
tags: qiskit/quantum-repository-server:${{ github.event.inputs.tag }}
tags: qiskit/quantum-repository-server:nightly

0 comments on commit 7702b4e

Please sign in to comment.