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

Bump certifi from 2018.10.15 to 2023.7.22 in /docs #3

Bump certifi from 2018.10.15 to 2023.7.22 in /docs

Bump certifi from 2018.10.15 to 2023.7.22 in /docs #3

name: Build
on: [ pull_request ]
jobs:
build:
name: Container
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build Container image
uses: docker/build-push-action@v3
with:
context: .
push: false