Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Dec 13, 2023
1 parent faaf785 commit e0d35a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,11 @@ it's source type to the `latest-github-tag` to provide more stable releases to y
users. This way you commits into master will be ignored until you change the changelog and
git tag will be pushed. Here is an [example](https://github.com/quicklisp/quicklisp-projects/blob/ee133271c81caf5d8bbf8cef3054544ff47b64c6/projects/alexa/source.txt) how to setup this kind of quicklisp project source.
```lisp
(defworkflow release
:on-push-to \"master\"
:jobs ((40ants-ci/jobs/autotag:autotag)))
```
"
(40ants-ci/jobs/autotag:autotag function)
(40ants-ci/jobs/autotag:autotag class))
Expand Down

0 comments on commit e0d35a5

Please sign in to comment.