Skip to content

Commit

Permalink
Added example of custom docker org and release message
Browse files Browse the repository at this point in the history
Signed-off-by: Aloys Baillet <[email protected]>
  • Loading branch information
aloysbaillet committed Aug 2, 2020
1 parent b80710b commit 3be9670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ aswfdocker release -n aswftesting/ci-base:2021
```
or for a whole group of images:
```bash
aswfdocker release -t PACKAGE -g base1 -v 2018
aswfdocker release -t PACKAGE -g base1 -v 2018 --docker-org aswftesting -m "Testing release"
```

### Adding a new `ci` image
Expand Down

0 comments on commit 3be9670

Please sign in to comment.