Skip to content

Fx: agent browser, npm global folder (#3) #10

Fx: agent browser, npm global folder (#3)

Fx: agent browser, npm global folder (#3) #10

Workflow file for this run

name: "Docker"
on:
workflow_dispatch:
push:
branches: ["master"]
schedule:
- cron: "0 8 * * 1"
permissions:
contents: read
jobs:
build:
name: "Build"
uses: dockette/.github/.github/workflows/docker.yml@master
secrets: inherit
with:
image: "dockette/coder"
tag: "fx"
context: "fx"