Skip to content

Initial commit of vscode container #1

Initial commit of vscode container

Initial commit of vscode container #1

Workflow file for this run

name: Build and Release
on:
push:
tags:
- "v*.*.*"
jobs:
vscode:
build-docker:
uses: instruqt/lab-agent/.github/workflows/docker.yml@main

Check failure on line 10 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yml" -> "instruqt/lab-agent/.github/workflows/docker.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
context: vscode
secrets: inherit