mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
test build
This commit is contained in:
parent
4aecce726f
commit
8234f4ddbb
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -77,6 +77,7 @@ jobs:
|
||||
workflow-name: media.yml
|
||||
token: ${{github.token}}
|
||||
run-id: dummy
|
||||
wait-interval: 10
|
||||
if: env.APP == 'apphub'
|
||||
|
||||
- name: Reuse workflow run id
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file can running at actions
|
||||
# If you build this image on local, need download media.zip from websoft9_artifact to docker/apphub directory
|
||||
|
||||
# modify time: 202312081911, you can modify here to trigger Docker Build action
|
||||
# modify time: 202312081915, you can modify here to trigger Docker Build action
|
||||
|
||||
|
||||
FROM python:3.10-slim-bullseye
|
||||
|
Loading…
Reference in New Issue
Block a user