Skip to content

Commit

Permalink
Minor cosmetic improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
bgandon committed May 11, 2024
1 parent 04baa4a commit 8c24969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Uploading a new OpenSSL source code tarball is not possible.

## Build docker image

```
```shell
docker_user=gstack
docker build -t "${docker_user}/openssl-source-code-resource" .
docker push ${docker_user}/openssl-source-code-resource
Expand Down
2 changes: 1 addition & 1 deletion ci/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:
type: registry-image
source:
repository: ${DOCKERHUB_REPOSITORY}
tag: "$(< version/number)"
tag: "$(< version/number)"
\`\`\`
EOF
params:
Expand Down

0 comments on commit 8c24969

Please sign in to comment.