Skip to content

Bump meteor-node-stubs from 1.2.5 to 1.2.6 in /meteorapp #22

Bump meteor-node-stubs from 1.2.5 to 1.2.6 in /meteorapp

Bump meteor-node-stubs from 1.2.5 to 1.2.6 in /meteorapp #22

Workflow file for this run

name: Build Dockerfile
on: push
jobs:
build:
runs-on: ubuntu-22.04
steps:
# Checks-out the repository under $GITHUB_WORKSPACE.
- uses: actions/checkout@v4
- name: Build Dockerfile
run: docker build . -t chessapp