Skip to content

Merge pull request #203 from PerfectFit-project/483-new-quit-date #776

Merge pull request #203 from PerfectFit-project/483-new-quit-date

Merge pull request #203 from PerfectFit-project/483-new-quit-date #776

name: Build and publish the rasa_server image to ghcr.io
on:
push:
# Publish `main` as Docker `latest` image.
branches:
- main
# Publish `v1.2.3` tags as releases.
tags:
- v*
# Run tests for any PRs.
pull_request:
jobs:
publish_rasa_server:
uses: ./.github/workflows/ghcr_build_and_push.yml
with:
imagename: rasa_server
context: Rasa_Bot/