We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda382b commit f7a5ee4Copy full SHA for f7a5ee4
.github/workflows/apifox.yml
@@ -48,6 +48,7 @@ jobs:
48
# Adds labels with git repository information to the built image
49
labels: true
50
51
+
52
# - name: 构建镜像 adockero/node-service:node-11-alpine
53
# uses: docker/build-push-action@v3
54
# with:
0 commit comments