mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-26 13:10:55 -08:00
Troubleshooting pipeline: remove comment to trigger build
This commit is contained in:
parent
32d8d8c50e
commit
119ed9c882
|
@ -21,8 +21,6 @@ pipeline:
|
|||
- name: Setup
|
||||
cmd: |
|
||||
cp -v .env.example .env
|
||||
# This is simply to allow passing the guard in TestCase@setUp()
|
||||
# https://chipperci.com/docs/builds/env
|
||||
touch .env.testing
|
||||
composer install --no-interaction --prefer-dist --optimize-autoloader
|
||||
|
||||
|
|
Loading…
Reference in a new issue