Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build #2 #634

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Fix build #2 #634

merged 3 commits into from
Jun 13, 2024

Conversation

Halama
Copy link
Member

@Halama Halama commented Jun 13, 2024

@Halama Halama force-pushed the martin-fix-2-ST-1860 branch 2 times, most recently from 0280850 to 24adac9 Compare June 13, 2024 06:52
@Halama Halama changed the title tmp test aws Fix build #2 Jun 13, 2024
@@ -22,5 +22,5 @@ jobs:
run: docker-compose run --rm -e JEKYLL_ENV=production jekyll jekyll build
- name: "Deploy"
run: |
docker-compose run --rm -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY aws s3 rm s3://help.keboola.com --recursive
docker-compose run --rm -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY aws s3 cp _site s3://help.keboola.com --recursive --acl "public-read" --cache-control "max-age=600"
docker-compose run --rm -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY aws s3 rm s3://help.keboola.com --recursive --region us-east-1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bucket is in us-east-1
image

@Halama Halama marked this pull request as ready for review June 13, 2024 06:56
@Halama Halama requested a review from wokoman June 13, 2024 06:56
Copy link
Contributor

@wokoman wokoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorrka, mi uniklo, ležétem.

@Halama Halama merged commit 1a95642 into main Jun 13, 2024
1 check passed
@Halama Halama deleted the martin-fix-2-ST-1860 branch June 13, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants