change port 4023 to 4024
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -55,6 +55,8 @@ jobs:
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
outputs: type=docker,dest=/tmp/siliconpin-image.tar
|
||||
build-args: |
|
||||
SKIP_ENV_VALIDATION=true
|
||||
|
||||
- name: Load Docker image
|
||||
run: docker load -i /tmp/siliconpin-image.tar
|
||||
|
||||
Reference in New Issue
Block a user