rse-ops / docker-images

Collection of Docker image bases provided by the RSE-ops community.
https://rse-ops.github.io/docker-images/
MIT License
5 stars 8 forks source link

we need to clone a fresh main instead of the current PR #43

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

so the Dockerfile are updated. Currently we are re-using the previous files for the branch (and not the updated ones lost in the first step)

Signed-off-by: vsoch vsoch@users.noreply.github.com

vsoch commented 3 years ago

@davidbeckingsale I'm going to merge here since nothing that was updated is being tested (the Dockerfiles). The bug we had is not running the step push updated recipes on a scheduled event, so the recipes were only updating on push events. So I'm going to merge here and I'll keep working on this over the weekend until I see it's working as I expect!