mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:08:46 -05:00
Trying Some Hosts Shenanigans
This commit is contained in:
parent
fec2c60ea1
commit
43721a6167
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ jobs:
|
|||
- name: Build and push the image
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
add-hosts: |
|
||||
forgejo.merr.is:10.42.10.53
|
||||
context: .
|
||||
push: true
|
||||
tags: forgejo.merr.is/${{ github.repository }}:0.1.${{ github.run_number }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue