Skip to content

Update Key-Promoter-X version #54

Update Key-Promoter-X version

Update Key-Promoter-X version #54

Workflow file for this run

name: Debian
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Debian"
run: "./containerize.sh --runtime=docker debian:latest"