Skip to content

Commit

Permalink
Merge pull request #1 from gstackio/make-it-pretty
Browse files Browse the repository at this point in the history
Minor cosmetic improvements
  • Loading branch information
bgandon authored May 11, 2024
2 parents 04baa4a + 8c24969 commit 52b14b0
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 52b14b0

Please sign in to comment.