ci: test building and publishing docker image
Build docker image / build-image (push) Successful in 1m1s Details

pull/1/head
teutat3s 2023-11-18 20:08:52 +01:00
parent 84dece83f0
commit 04521463a4
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 7 additions and 1 deletions

View File

@ -8,8 +8,14 @@ jobs:
image: catthehacker/ubuntu:act-latest
steps:
# test step
- name: Login to Forgejo docker registry
uses: docker/login-action@v3.0.0
with:
registry: git.pub.solar
username: hakkonaut
password: ${{ secrets.GIT_AUTH_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5.1.0
with:
push: true
tags: git.pub.solar/pub-solar/mediawiki-oidc-docker:1.40.1