perf(ci): avoid redundant build in Docker
continuous-integration/drone Build is running

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Rafał Miczek
2026-02-13 22:38:36 +01:00
co-authored by Cursor
parent ddeaf7b1a0
commit ce66c526b7
2 changed files with 4 additions and 55 deletions
-20
View File
@@ -34,32 +34,12 @@ steps:
ROCKET_LEAGUE_USERNAME:
from_secret: rocket_league_username
commands:
- bun install --frozen-lockfile
- bun run build:ssr
depends_on:
- test
- name: docker
image: plugins/docker
environment:
STRAVA_CLIENT_ID:
from_secret: strava_client_id
STRAVA_REDIRECT_URI:
from_secret: strava_redirect_uri
RIOT_REGION:
from_secret: riot_region
RIOT_SUMMONER_NAME_LOL:
from_secret: riot_summoner_name_lol
RIOT_SUMMONER_NAME_TFT:
from_secret: riot_summoner_name_tft
RIOT_TAG_LINE:
from_secret: riot_tag_line
FACEIT_USER_ID:
from_secret: faceit_user_id
ROCKET_LEAGUE_PLATFORM:
from_secret: rocket_league_platform
ROCKET_LEAGUE_USERNAME:
from_secret: rocket_league_username
settings:
repo: registry.zea.lt/miczek/tracker
registry: registry.zea.lt