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: deployment skipped when only environment variables are changed #14

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

tmokmss
Copy link
Owner

@tmokmss tmokmss commented Jan 26, 2024

Fixes #9

We now use a randomized key for each build artifact s3 object key and pass it to the BucketDeployment construct, ensuring deployment always happens after a build.

@tmokmss tmokmss merged commit 2f04925 into main Jan 26, 2024
5 checks passed
@tmokmss tmokmss deleted the fix-9 branch January 26, 2024 11:38
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.

build skipped when there are changes only on environment variables
1 participant