Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergej Shafarenka committed Jul 15, 2018
1 parent 1892082 commit 8966474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -56,11 +56,11 @@ Now you can call this task from a central build script. Here is an example of ho

```yml
stages:
- build
- assemble
- release

assemble:
stage: build
stage: assemble
only:
- master
script:
Expand Down

0 comments on commit 8966474

Please sign in to comment.