This commit is contained in:
@@ -9,10 +9,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
|
||||||
image: ubuntu-latest
|
|
||||||
volumes:
|
|
||||||
- /tmp/gitea_ip.txt:/gitea_ip.txt
|
|
||||||
steps:
|
steps:
|
||||||
- name: Resolve Gitea Server IP
|
- name: Resolve Gitea Server IP
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user