Nope this?
Some checks failed
/ build-base (push) Failing after 9s

This commit is contained in:
Ryan Voots 2025-05-08 11:06:22 -04:00
parent 9b41bafcbc
commit c1654b45b5

View file

@ -16,8 +16,8 @@ jobs:
with:
images: gitea.simcop2387.info/simcop2387/pg-container-base
tags: |
type=raw,value=${{ vars.PG_MAJOR_VERSION }}-${{ var.sDEB_RELEASE }}
type=raw,value=${{ vars.PG_MAJOR_VERSION }}-${{ vars.DEB_RELEASE }}-{{ date 'YYYY-MM-DD' }}
type=raw,value=${{ matrix.PG_MAJOR_VERSION }}-${{ matrix.sDEB_RELEASE }}
type=raw,value=${{ matrix.PG_MAJOR_VERSION }}-${{ matrix.DEB_RELEASE }}-{{ date 'YYYY-MM-DD' }}
- name: checkout
uses: actions/checkout@v4
- name: buildx-base