Skip to content

Update entrypoint.sh #47

Update entrypoint.sh

Update entrypoint.sh #47

name: certbotbot_http
on:
push:
branches:
paths:
- 'deps/certbotbot/Dockerfile_http'
- 'deps/certbotbot/entrypoint.sh'
- '.github/workflows/deps_certbotbot_http.yml'
workflow_dispatch:
jobs:
turkeyGitops:
uses: mozilla/hubs-ops/.github/workflows/turkeyGitops.yml@master
with:
codePath: deps/certbotbot
registry: mozillareality
dockerfile: Dockerfile_http
secrets:
DOCKER_HUB_PWD: ${{ secrets.DOCKER_HUB_PWD }}