Skip to content

Commit

Permalink
feat(*): deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Koh Jun Wei committed Nov 23, 2023
1 parent 46b6395 commit 2cd6319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
IMAGE_VERSION: "v1.0.0" # or any version/tag you want to use
DOCKERFILE_PATH: "${{ github.workspace }}/Dockerfile-slim"
run: |
bash /path/to/your/script.sh
bash .automation/upload-docker.sh

0 comments on commit 2cd6319

Please sign in to comment.