diff options
author | Andrew Widdersheim <awiddersheim@hotmail.com> | 2015-02-11 05:25:15 -0500 |
---|---|---|
committer | Andrew Widdersheim <awiddersheim@hotmail.com> | 2015-02-11 05:25:15 -0500 |
commit | cd64a543097ed1dd6856cedef6bcb469ac9eb843 (patch) | |
tree | 4a88a4e91238b2a3a2f0b0952506deacb636a844 | |
parent | 05d29a0ceecf4d74559761a1e3c9c8bb46814ade (diff) | |
download | gitlab-ci-cd64a543097ed1dd6856cedef6bcb469ac9eb843.tar.gz |
Fix typo
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ v5.4.0 (Requires GitLab 7.7) - Remove progress output from schedule_builds cron job - Fix schedule_builds rake task - Fix test webhook button - - Job can be branch specific or tag specifi or both + - Job can be branch specific or tag specific or both - Shared runners builds projects which are not assigned to specific ones - Job can be runner specific through tags - Runner have tags |