Commit 8964dbc1 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Bash

build: Bash
parents 873e59cd 96a136e3
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ jobs:
        name: Build Docker image
        id: build
        run: |        
          #!/bin/bash
          
          DIRECTORY="."
          PLATFORMS="linux/amd64,linux/arm64"