Skip to content

build(deps-dev): bump itsgoingd/clockwork from 5.3.4 to 5.3.5 (#1121) #1153

build(deps-dev): bump itsgoingd/clockwork from 5.3.4 to 5.3.5 (#1121)

build(deps-dev): bump itsgoingd/clockwork from 5.3.4 to 5.3.5 (#1121) #1153

Workflow file for this run

name: Build and push image to registry
on:
push:
branches:
- main
tags:
- v*
jobs:
build:
uses: code4romania/.github/.github/workflows/build-push-image.yml@main
with:
images: code4romania/website-factory
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}