Skip to content

Bump jose from 4.13.1 to 4.15.5 in /app #390

Bump jose from 4.13.1 to 4.15.5 in /app

Bump jose from 4.13.1 to 4.15.5 in /app #390

Workflow file for this run

name: Webshot build
on:
push:
paths:
- 'webshot/**'
- '.github/**'
workflow_dispatch:
jobs:
build-webshot:
runs-on: ubuntu-22.04
timeout-minutes: 10
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build webshot service
run: docker compose -f docker-compose-build-webshot.yml build webshot