Commit 7ab2465a authored by John Burak's avatar John Burak

Update README.md

parent c4b4792e
......@@ -310,7 +310,7 @@ If you use **Windows PowerShell** to run your shell scripts you need to replace
```yaml
cache:
key: "$env:CI_JOB_STAGE-$env:CI_COMMIT_REF_SLUG"
key: "$($env:CI_JOB_STAGE)_$env:CI_COMMIT_REF_NAME"
untracked: true
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment