ci(deploy): support pulling published docker images
This commit is contained in:
+2
-1
@@ -37,6 +37,7 @@ yarn-error.log*
|
||||
.env.local
|
||||
.env.development
|
||||
.env.production
|
||||
.deploy.env
|
||||
|
||||
# deploy archives (scripts/deploy/_deploy_lib.sh 的 archive() 生成)
|
||||
archives/
|
||||
@@ -62,4 +63,4 @@ public/workbox-*.js
|
||||
# Sentry Config File
|
||||
.env.sentry-build-plugin
|
||||
|
||||
.githooks/post-commit
|
||||
.githooks/post-commit
|
||||
|
||||
Reference in New Issue
Block a user