Skip to content

Merge pull request #7 from zooniverse/action-update-apr24 #10

Merge pull request #7 from zooniverse/action-update-apr24

Merge pull request #7 from zooniverse/action-update-apr24 #10

Workflow file for this run

name: Build & Push Image
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build_and_push_image:
name: Build and Push Image
uses: zooniverse/ci-cd/.github/workflows/build_and_push_image.yaml@main
with:
repo_name: listmonk-sync
commit_id: ${{ github.sha }}
latest: true