Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug]: no change detected on gitlab webhook push event it uses exisitng build image #4659

Open
sarowarhosen03 opened this issue Dec 24, 2024 · 1 comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@sarowarhosen03
Copy link

Error Message and Logs

No configuration changed
here i'm pushing it into git lab the web hook fired i made some changes but coolify says no change detected so insted of newly build coolfy use previous cache image
Image
Image

Steps to Reproduce

1.setup a project with nixpack nextjs
2. connect it with gitlab webhook push event
3. make some change and push into gitlab remote
4. in the new deployment stage you find coolfy use existing image instead of building new

Example Repository URL

No response

Coolify Version

v4.0.0-beta.379

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.10

Additional Information

No response

@sarowarhosen03 sarowarhosen03 added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 24, 2024
@sarowarhosen03 sarowarhosen03 changed the title [Bug]: [Bug]: no change detected on gitlab webhook push event it uses exisitng build image Dec 24, 2024
@sarowarhosen03
Copy link
Author

Hello i got my solution
i checked that
Disable Build Cache is unchecked thats why my git changes were not detecting
by checking this my problem resolved

Image

my opinion is it should detect the git changes based on this it need consider either use cache or rebuild
or use cache for third party lib

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant