Skip to content

build(deps): bump django-debug-toolbar from 4.1.0 to 4.2.0 #92

build(deps): bump django-debug-toolbar from 4.1.0 to 4.2.0

build(deps): bump django-debug-toolbar from 4.1.0 to 4.2.0 #92

name: build-container
on:
push:
branches:
- 'main'
jobs:
docker:
runs-on: ubuntu-latest
steps:
-
name: Login to DockerHub
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build and push
uses: docker/build-push-action@v3
with:
push: true
tags: ghcr.io/fsr-de/myhpi:latest