Skip to content

Commit

Permalink
[test]
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdurak committed Oct 15, 2024
1 parent ad3cfcd commit e001be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ jobs:
run: |
zenml integration install aws -y
zenml stack set aws
ls
sed -i '' "s|parent_image:.*|parent_image: \"715803424590.dkr.ecr.eu-central-1.amazonaws.com/prepare-release:quickstart-aws\"|" configs/training_aws.yaml
cat configs/training_aws.yaml
# python run.py --model_type=t5-small
Expand Down

0 comments on commit e001be4

Please sign in to comment.