Skip to content

Added Nextflow run URL column to experiments table for Today and Mage… #13

Added Nextflow run URL column to experiments table for Today and Mage…

Added Nextflow run URL column to experiments table for Today and Mage… #13

name: Test Docker container build
on: push
jobs:
test:
name: Build Docker image
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Build image
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: ae-substracking-interface-test
dockerfiles: ./Dockerfile