Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hhit
config-generator
Commits
9273a161
Commit
9273a161
authored
Mar 03, 2021
by
Hendrik Heneke
Browse files
Build phar in pipeline.
parent
375238e5
Pipeline
#368
passed with stage
in 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
.gitlab-ci.yml
.gitlab-ci.yml
+8
-0
composer.lock
composer.lock
+1
-1
No files found.
.gitlab-ci.yml
View file @
9273a161
...
...
@@ -5,3 +5,11 @@ test:
-
composer install --ignore-platform-reqs
-
composer run php-cs:check
# - vendor/bin/phpunit
build
:
script
:
-
composer build:phar
artifacts
:
expire_in
:
1 year
paths
:
-
build/cfgen.phar
composer.lock
View file @
9273a161
...
...
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "1
adfba4a3df51cddb654d6414fd1941d
",
"content-hash": "1
6b1d08a9d18e0a0d5461b245ffb18ab
",
"packages": [
{
"name": "paragonie/random_compat",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment