Skip to content

build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /srcs/inventory-app #1

build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /srcs/inventory-app

build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /srcs/inventory-app #1

name: 🐳 On Master - Build Content Inventory App Docker Image
on:
push:
branches:
- 'master'
paths:
- 'srcs/inventory-app/**'
jobs:
build-image:
name: 🏗️ Build Image
runs-on: ubuntu-latest
steps:
- name: 🐧 Checkout
uses: actions/checkout@v3
- name: 🏗️ Build the 🧩 Inventory App image
uses: ./.github/actions/build-image
with:
image-name: ghcr.io/01-edu/content-inventory-app:latest
src-dir: srcs/inventory-app/
gh-token: ${{ secrets.GITHUB_TOKEN }}
gh-token: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 25 in .github/workflows/ga-build-content-inventory-app.yml

View workflow run for this annotation

GitHub Actions / 🐳 On Master - Build Content Inventory App Docker Image

Invalid workflow file

The workflow is not valid. .github/workflows/ga-build-content-inventory-app.yml (Line: 25, Col: 11): 'gh-token' is already defined