mirror of
https://github.com/cross-the-world/scp-pipeline.git
synced 2026-05-31 23:33:45 +08:00
fix label
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM python:3.8.3-slim-buster
|
FROM python:3.8.3-slim-buster
|
||||||
|
|
||||||
LABEL "maintainer"="Scott Ng <thuongnht@gmail.com>"
|
LABEL "maintainer"="Scott Ng <thuongnht@gmail.com>"
|
||||||
LABEL "repository"="https://github.com/cross-the-world/ssh-pipeline"
|
LABEL "repository"="https://github.com/cross-the-world/scp-pipeline"
|
||||||
LABEL "version"="latest"
|
LABEL "version"="latest"
|
||||||
|
|
||||||
LABEL "com.github.actions.name"="scp-pipeline"
|
LABEL "com.github.actions.name"="scp-pipeline"
|
||||||
|
|||||||
Reference in New Issue
Block a user