first attemp build action, likely not working
Some checks failed
/ build-base (push) Failing after 3s

This commit is contained in:
Ryan Voots 2025-05-08 08:48:18 -04:00
parent b9a9a33b90
commit 718180dea7

View file

@ -0,0 +1,15 @@
on:
push:
jobs:
build-base:
steps:
- name: checkout
uses: actions/checkout@v4
- name: buildx-base
uses: https://github.com/docker/setup-buildx-action
- name: Build and push
uses: https://github.com/docker/build-push-action@v6
with:
push: true
tags: gitea.simcop2387.info/simcop2387/postgresql-base:latest