Fix container image address to 192.168.254.5
Build and deploy Hugo site / build (push) Failing after 5s
Build and deploy Hugo site / build (push) Failing after 5s
This commit is contained in:
@@ -5,7 +5,7 @@ jobs:
|
||||
build:
|
||||
runs-on: act_runner1
|
||||
container:
|
||||
image: 192.168.8.254.5:5000/hugo:v0.163.3
|
||||
image: 192.168.254.5:5000/hugo:v0.163.3
|
||||
steps:
|
||||
- name: Checkout repository (shell)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user