Skip to content

Commit

Permalink
Tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jul 15, 2024
1 parent cb09894 commit b1d5143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ to install the Kosli CLI and create the Kosli Flow and Kosli Trail.
```
- uncomment the following comments at the bottom of the `build-image:` job
```yml
# - name: Make image digest available to following jobs
# - name: Make image digest available to all jobs
# id: variables
# run: |
# DIGEST=$(echo ${{ steps.docker_build.outputs.digest }} | sed 's/.*://')
Expand Down

0 comments on commit b1d5143

Please sign in to comment.