Skip to content

update conect job_conf.yml #218

update conect job_conf.yml

update conect job_conf.yml #218

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