-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minimal stub, bumps.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
/* | ||
* pipelines - run bitbucket pipelines wherever they dock * | ||
* | ||
* Copyright 2017, 2018 Tom Klingenberg <[email protected]> | ||
* Copyright 2017-2019 Tom Klingenberg <[email protected]> | ||
* | ||
* Licensed under GNU Affero General Public License v3.0 or later | ||
*/ | ||
|
@@ -13,4 +13,4 @@ | |
|
||
require 'phar://pipelines.phar/bin/pipelines'; | ||
|
||
__HALT_COMPILER(); ?> | ||
__HALT_COMPILER(); |