mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
test build
This commit is contained in:
parent
f03e1c531b
commit
8801517186
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: websoft9/docker-library
|
repository: websoft9/docker-library
|
||||||
event-type: custom_event
|
event-type: custom_event
|
||||||
|
token: ${{github.token}}
|
||||||
|
|
||||||
- id: set-matrix
|
- id: set-matrix
|
||||||
run: |
|
run: |
|
||||||
|
@ -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: 202312151050, you can modify here to trigger Docker Build action
|
# modify time: 202312151055, 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