Skip to content

Update galaxyXpand to 23.2 for artbio server #222

Update galaxyXpand to 23.2 for artbio server

Update galaxyXpand to 23.2 for artbio server #222

Workflow file for this run

name: Build galaxyXpand docker image
on:
push:
branches-ignore:
- master
- readthedocs
jobs:
buildx:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/[email protected]
- uses: docker/[email protected]
id: buildx
with:
install: true
- name: Build
run: |
docker build . # will run buildx