Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

v25.11.0

v25.11.0 #537

Workflow file for this run

name: docker build
on:
push:
permissions:
contents: read
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .