Skip to content

upgrade ovr version #11

upgrade ovr version

upgrade ovr version #11

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "public", "github-actions" ]
pull_request:
branches: [ "public", "github-actions" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: 'recursive'
- name: Build the Docker image
run: docker build . --file Dockerfile --tag instantvnr:$(date +%s)