Skip to content

Merge branch 'seer/nci-dccps-srp' of https://github.com/caMicroscope/… #393

Merge branch 'seer/nci-dccps-srp' of https://github.com/caMicroscope/…

Merge branch 'seer/nci-dccps-srp' of https://github.com/caMicroscope/… #393

Workflow file for this run

name: Buildah via Dockerfile
on: [push]
jobs:
build:
name: Build image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Buildah Action
uses: redhat-actions/[email protected]
with:
image: caracal-edge
tags: v1 ${{ github.sha }}
dockerfiles: |
./Dockerfile
build-args: |
viewer=develop
fork=camicroscope