mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
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