Skip to content

🐳 feat: Release workflow for versioning docker images (#40) #34

🐳 feat: Release workflow for versioning docker images (#40)

🐳 feat: Release workflow for versioning docker images (#40) #34

Workflow file for this run

name: Docker Dev Images Build
on:
workflow_dispatch:
push:
paths-ignore:
- 'README.md'
branches:
- main
jobs:
call-docker-build:

Check failure on line 13 in .github/workflows/images.yaml

View workflow run for this annotation

GitHub Actions / Docker Dev Images Build

Invalid workflow file

The workflow is not valid. .github/workflows/images.yaml (Line: 13, Col: 3): Error calling workflow 'danny-avila/rag_api/.github/workflows/docker-build-workflow.yaml@3e4ca116df3942cbb250c9d37ebeae3ef4cb4f02'. The nested job 'build' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/docker-build-workflow.yaml
with:
tag: latest