ci: test building and publishing docker image
Build docker image / build-image (push) Failing after 24s Details

teutat3s 2023-11-18 20:08:52 +01:00
parent 84dece83f0
commit e6a64b2e48
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 6 additions and 1 deletions

View File

@ -8,8 +8,13 @@ jobs:
image: catthehacker/ubuntu:act-latest
steps:
# test step
- name: Login to Forgejo docker registry
uses: docker/login-action@v3.0.0
with:
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