Skip to content

Trigger docker build when buildinfo.json is updated#611

Merged
SuperSandro2000 merged 1 commit intofactoriotools:masterfrom
bastiandg:fix/trigger-build-on-update
Mar 22, 2026
Merged

Trigger docker build when buildinfo.json is updated#611
SuperSandro2000 merged 1 commit intofactoriotools:masterfrom
bastiandg:fix/trigger-build-on-update

Conversation

@bastiandg
Copy link
Copy Markdown

The buildinfo.json is correctly updated. As can be seen here: 18a4834

The build and push pipeline is not triggered though: https://github.com/factoriotools/factorio-docker/actions/workflows/docker-build.yml . It was last manually triggered in January.

After merging this, updating the buildinfo.json also triggers the build pipeline. For 2.0.76 is to be triggered manually one last time.

There is another PR #610 that attempts something similar. Putting the trigger on the update pipeline rather than the other way around, saves a lot of unnecessary runs (even if only skips).

@SuperSandro2000 SuperSandro2000 merged commit 9449b3e into factoriotools:master Mar 22, 2026
2 checks passed
@bastiandg bastiandg deleted the fix/trigger-build-on-update branch March 22, 2026 20:46
@aka-toxa
Copy link
Copy Markdown

we could also push image to github's docker registry so there would be zero extra tokens needed (for example docker hub)

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.

3 participants