Skip to content

Commit

Permalink
Update release-artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa-aadlv authored Feb 3, 2025
1 parent 572dc89 commit 4fc1e1c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,10 @@ jobs:

- name: Build and Push Docker image to the GCP 📦
run: |
IMAGE_NAME=$RELEASE_REGISTRY_SDK
IMAGE_TAG=$IMAGE_TAG
make build-and-push-multi-platform-docker
env:
IMAGE_TAG: ${{ needs.define-release-version.outputs.version }}
RELEASE_REGISTRY_SDK: "europe-west3-docker.pkg.dev/rasa-releases/rasa-sdk"
IMAGE_NAME: "europe-west3-docker.pkg.dev/rasa-releases/rasa-sdk"

# release-artifacts-pypi:
# name: Release Artifacts PyPI
Expand Down

0 comments on commit 4fc1e1c

Please sign in to comment.