Skip to content

feat (jupyterhub): Added tf-gpu image. #1

feat (jupyterhub): Added tf-gpu image.

feat (jupyterhub): Added tf-gpu image. #1

on:
push:
paths:
- jupyterhub-tensorflow-gpu/tensorflow-gpu/**/*
- .github/workflows/jupyterhub-tensorflow-gpu.yml
- .github/workflows/builder.yml
branches:
- "master"
- "main"
- "latest"
release:
types:
- created
jobs:
build-jupyterhub-tensorflow-gpu:
uses: ./.github/workflows/builder.yml
with:
context: jupyterhub-tensorflow-gpu/tensorflow-gpu
dockerfile: jupyterhub-tensorflow-gpu/tensorflow-gpu/Dockerfile
name: ertis-research/jupyterhub-tensorflow-gpu
platform: linux/amd64

Check failure on line 21 in .github/workflows/jupyterhub-tensorflow-gpu.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jupyterhub-tensorflow-gpu.yml

Invalid workflow file

The workflow is not valid. .github/workflows/jupyterhub-tensorflow-gpu.yml (Line: 21, Col: 17): Invalid input, platform is not defined in the referenced workflow.