Compare commits
1 Commits
b92a70039d
...
e5369812d7
| Author | SHA1 | Date | |
|---|---|---|---|
| e5369812d7 |
@@ -112,7 +112,7 @@ jobs:
|
||||
runs-on: brutalisk
|
||||
needs: [build-oci-image]
|
||||
container:
|
||||
image: 10.0.0.100:3000/${{ gitea.repository }}:${{ needs.build-oci-image.outputs.image_tag }}
|
||||
image: gitea.local:3000/${{ gitea.repository }}:${{ needs.build-oci-image.outputs.image_tag }}
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user