Skip to content
Snippets Groups Projects
Commit b7ff4541 authored by John Burak's avatar John Burak
Browse files

Update README.md

parent ca3e989c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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_NAME"
key: "$env:CI_JOB_STAGE-$env:CI_COMMIT_REF_NAME"
untracked: true
```
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment