mirror of
https://github.com/docker/metadata-action.git
synced 2025-09-22 17:42:22 +08:00
Add workflows
This commit is contained in:
@@ -20,6 +20,7 @@ FROM base AS build
|
||||
RUN yarn build
|
||||
|
||||
FROM deps AS test
|
||||
COPY . .
|
||||
RUN yarn run test
|
||||
|
||||
FROM base AS run-format
|
||||
|
Reference in New Issue
Block a user