Skip to content

WIP: Need to make recurring rides work as a feature; Fixed Schedule so that rides from other days show up. #407

WIP: Need to make recurring rides work as a feature; Fixed Schedule so that rides from other days show up.

WIP: Need to make recurring rides work as a feature; Fixed Schedule so that rides from other days show up. #407

Workflow file for this run

name: CI Docker Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build Docker image
uses: docker/build-push-action@v4