mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Merge branch 'dev' into main
This commit is contained in:
commit
e4eda2a164
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -119,7 +119,6 @@ jobs:
|
|||||||
repository: websoft9/docker-library
|
repository: websoft9/docker-library
|
||||||
event-type: custom_event
|
event-type: custom_event
|
||||||
token: ${{secrets.MYGITHUB_ADMIN_TOKEN}}
|
token: ${{secrets.MYGITHUB_ADMIN_TOKEN}}
|
||||||
client-payload: '{"branch": "${{ github.ref }}"}'
|
|
||||||
if: env.APP == 'apphub'
|
if: env.APP == 'apphub'
|
||||||
|
|
||||||
# release media step1
|
# release media step1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This file can running at actions
|
# This file can running at actions
|
||||||
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
||||||
# modify time: 202412301302, you can modify here to trigger Docker Build action
|
# modify time: 202412301518, you can modify here to trigger Docker Build action
|
||||||
|
|
||||||
|
|
||||||
FROM python:3.10-slim-bullseye
|
FROM python:3.10-slim-bullseye
|
||||||
|
Loading…
Reference in New Issue
Block a user