test build

This commit is contained in:
Darren 2023-12-08 19:15:15 +08:00 committed by GitHub
parent 4aecce726f
commit 8234f4ddbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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