fix: skip install and before script
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
@ -29,4 +29,6 @@ jobs:
|
||||
- stage: Artifacts builds
|
||||
if: branch = master && type != pull_request
|
||||
script: bash tools/ci-scripts/trigger-build.sh
|
||||
install: skip
|
||||
before_script: skip
|
||||
|
||||
|
Reference in New Issue
Block a user