0fb9cf1782
refresh-image-locks / refresh (push) Successful in 25s
lint / lint (push) Successful in 1m5s
prd-number-check / require-numbered-prds (pull_request) Successful in 10s
tracker-policy-pr / check-pr (pull_request) Successful in 12s
test / image-input-builds (pull_request) Successful in 20s
test / integration-docker (pull_request) Successful in 1m10s
test / unit (pull_request) Successful in 2m17s
test / coverage (pull_request) Successful in 23s
12 lines
454 B
Plaintext
12 lines
454 B
Plaintext
# Root-level build resources copied into bot_bottle/_resources/ at build time
|
|
# (see setup.py). Included in the sdist so `pip install` from an sdist can
|
|
# still bundle them into the wheel.
|
|
include Dockerfile.gateway
|
|
include Dockerfile.orchestrator
|
|
include Dockerfile.orchestrator.fc
|
|
include image-build-args.json
|
|
include requirements.gateway.in
|
|
include requirements.gateway.lock
|
|
include nix/firecracker-netpool.nix
|
|
include scripts/firecracker-netpool.sh
|