Skip to content

fix(scw): using Debian12 on mono architecture as multi architecture #17

fix(scw): using Debian12 on mono architecture as multi architecture

fix(scw): using Debian12 on mono architecture as multi architecture #17

---
name: Build offline image
on:
push:
branches:
- dev
pull_request:
branches:
- dev
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: "Checkout project"
uses: "actions/checkout@v3"
with:
repository: "${{ github.repository }}"
path: "./"
- name: "Build docker image"
run: >-
source .envrc &&
make container-offline-installer