StackStorm / st2packaging-dockerfiles

Dockerfiles used to build and test StackStorm deb/rpm packages
https://github.com/StackStorm/st2-packages
32 stars 33 forks source link

CI/CD #110

Closed arm4b closed 1 year ago

arm4b commented 1 year ago

This repo was using Docker Hub CI to automatically build & deploy the images on PR merge.

Since Docker Hub removed this feature, we need to switch to GHA to build and push images to https://hub.docker.com/u/stackstorm

arm4b commented 1 year ago

Looks like Docker Hub Docker Autobuilds are working again. Closing.