Skip to content

WIP: Add and refactor Debianization #2

WIP: Add and refactor Debianization

WIP: Add and refactor Debianization #2

Workflow file for this run

name: CI
on: [push, pull_request]
defaults:
run:
shell: bash
jobs:
build-bullseye:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: "freedomofpress/securedrop-builder"
path: "securedrop-builder"
lfs: true
- name: Lint and test Rust code
run: |
BUILDER=securedrop-builder ./scripts/build-debs.sh