Skip to content

dirac-docker

dirac-docker #2

Workflow file for this run

name: dirac-docker
on:
# push:
# branches: [ "dev" ]
# pull_request:
# branches: [ "dev" ]
workflow_dispatch:
jobs:
build:
runs-on: dirac
steps:
- uses: actions/checkout@v4
- name: Run the Docker image
run: |
docker pull deepmi/fastsurfer