mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 06:24:45 -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
|
- name: Build and push the image
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
add-hosts: |
|
||||||
|
forgejo.merr.is:10.42.10.53
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: forgejo.merr.is/${{ github.repository }}:0.1.${{ github.run_number }}
|
tags: forgejo.merr.is/${{ github.repository }}:0.1.${{ github.run_number }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue