mirror of
https://github.com/docker/metadata-action.git
synced 2025-08-16 19:29:53 +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