Skip to content

Trigger docker build when buildinfo.json is updated#611

Open
bastiandg wants to merge 1 commit intofactoriotools:masterfrom
bastiandg:fix/trigger-build-on-update
Open

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

Conversation

@bastiandg
Copy link

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).

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.

1 participant