Skip to content

Commit

Permalink
fix docker description publishing (paritytech#13399)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity authored and nathanwhit committed Jul 19, 2023
1 parent aa56e92 commit dbd25db
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 dbd25db

Please sign in to comment.