Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

chore(deps): update node.js to v21 #4

chore(deps): update node.js to v21

chore(deps): update node.js to v21 #4

Workflow file for this run

name: Build & Push Docker Image to container image registry
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- main
paths:
- "Dockerfile"
jobs:
docker:
uses: clytage/workflows/.github/workflows/docker-build.yml@main
secrets: inherit