Skip to content

Commit

Permalink
feat(.github): add form service to publish container
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm authored and AliMD committed Jan 15, 2023
1 parent 452eb6a commit a42accc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish-alwatr-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ jobs:
dockerfile: cloud/container/alwatr-services.dockerfile
description: Alwatr Telegram Notify Microservice.

- image: form
source: services/form
dockerfile: cloud/container/alwatr-services.dockerfile
description: Alwatr Form API Microservice.

- image: flight-finder-api
source: uniquely/flight-finder-api
dockerfile: cloud/container/alwatr-services.dockerfile
Expand Down

0 comments on commit a42accc

Please sign in to comment.