Test add image build & push
Some checks failed
/ build-image (push) Failing after 28s

This commit is contained in:
Peter Cai 2024-02-15 14:31:02 -05:00
parent 9e0a2535d3
commit 69c32bb4f3

View file

@ -19,3 +19,6 @@ jobs:
apt-get update
apt-get install -y podman
podman login gitea.angry.im --username PeterCxy --password ${{ secrets.FORGEJO_TOKEN }}
- name: Build & Push
run: ./build-image.sh element-web