Skip to content

Commit

Permalink
fix: services name in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Veivel committed Jun 18, 2024
1 parent cb93619 commit 10e3aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Deploy Service
uses: RistekCSUI/infra-workflows/.github/workflows/dockerhub-service-build.yml@main
with:
SERVICES: susunjadwal/susunjadwal-backend
SERVICES: susunjadwal/susunjadwal-backend-stg
INSTANCE: Barato
IMAGE: susunjadwal-backend
DOCKERHUB_USER: ristekoss
Expand Down

0 comments on commit 10e3aa5

Please sign in to comment.