Skip to content

Commit

Permalink
call release-docker and deploy-docker targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mabuelhagag committed Aug 9, 2022
1 parent c0dd2a9 commit 1b2a7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
make \
-e BUILD_TARGET=runtime \
-e DOCKER_TAG="${GITHUB_REF##*/}" \
release-pypi deploy-pypi
release-docker deploy-docker release-pypi deploy-pypi

0 comments on commit 1b2a7b1

Please sign in to comment.