Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
addnab authored Feb 15, 2021
1 parent 702ff8e commit e10bcda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
image: private-image:latest
options: -v $GITHUB_WORKSPACE:/work -e ABC=123
run: |
./run-script
echo "Running Script"
/work/run-script
```
#### run a privately-owned image
Expand Down

0 comments on commit e10bcda

Please sign in to comment.