Skip to content

Commit

Permalink
update ci/cd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
belajarqywok committed Nov 2, 2023
1 parent 64f1abe commit d680d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
git clone https://github.com/belajarqywok/fastapi-tensorflow-jaeger
cd fastapi-tensorflow-jaeger
docker build --tag ml_service:$version \
--file deployment/development.dockerfile .
Expand Down Expand Up @@ -95,4 +95,4 @@ jobs:
# Deploy to Google Cloud Run
- name: Deploy to Google Cloud Run
run: |
echo "deploy to cloud run"
echo "deploy to google cloud run"

0 comments on commit d680d2d

Please sign in to comment.