Skip to content

Bump fruitcake/laravel-debugbar from 4.0.7 to 4.0.10 (#68) #175

Bump fruitcake/laravel-debugbar from 4.0.7 to 4.0.10 (#68)

Bump fruitcake/laravel-debugbar from 4.0.7 to 4.0.10 (#68) #175

Workflow file for this run

name: Build and push image to registry
on:
push:
branches:
- main
paths-ignore:
- 'terraform/**'
tags:
- v*
jobs:
build:
uses: commitglobal/.github/.github/workflows/build-push-image.yml@main
with:
images: commitglobal/wevote4eu
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}