Skip to content

adds image and image_alternative_text fields to api #378

adds image and image_alternative_text fields to api

adds image and image_alternative_text fields to api #378

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .