Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
fix docker description publishing (#13399)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity authored and Ross Bulat committed Feb 19, 2023
1 parent c23c308 commit 0e94815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/gitlab/pipeline/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
DOCKER_PASSWORD: $Docker_Hub_Pass_Parity
README_FILEPATH: $CI_PROJECT_DIR/scripts/ci/docker/$PRODUCT.Dockerfile.README.md
script:
- echo # Dummy command to satisfy GitLab CI linter.
- cd / && sh entrypoint.sh

# publish image to docker.io/paritypr, (e.g. for later use in zombienet testing)
.build-push-image-temporary:
Expand Down

0 comments on commit 0e94815

Please sign in to comment.