sclorg / postgresql-container

PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
164 stars 216 forks source link

Build and push action is failing #473

Closed frenzymadness closed 1 year ago

frenzymadness commented 2 years ago

I've checked the last run of the Build and push action and it fails for some combinations with:

Run andstor/file-existence-action@v1
  with:
    files: 12/.exclude-centos7
    ignore_case: false
    follow_symbolic_links: true
    allow_failure: false
  env:
    REGISTRY_AUTH_FILE: /run/user/1001/containers/auth.json
These files don't exist: 12/.exclude-centos7
zmiklank commented 1 year ago

Sorry for late notice. Seems like this has already been fixed. I see no failures now. I will close the issue.