mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-24 06:57:46 +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