mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 23:23:27 -05:00
Merge branch 'main' into jim/063022/protectbeta
This commit is contained in:
12
application.log.json
Normal file
12
application.log.json
Normal file
@@ -0,0 +1,12 @@
|
||||
Logging configured
|
||||
Logging configured
|
||||
Logging configured
|
||||
Logging configured again
|
||||
Logging configured
|
||||
Logging configured again
|
||||
Logging configured
|
||||
Logging configured again
|
||||
Logging configured
|
||||
Logging configured again
|
||||
Logging configured
|
||||
Logging configured again
|
||||
@@ -37,4 +37,4 @@
|
||||
],
|
||||
"postCreateCommand": "chmod u+x devcontainer-admin/scripts/notify-admin-entrypoint.sh && ./devcontainer-admin/scripts/notify-admin-entrypoint.sh",
|
||||
"remoteUser": "vscode"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,7 +36,6 @@ if [ ! -d "/node_modules" ]; then
|
||||
npm ci install
|
||||
fi
|
||||
|
||||
# npm ci install
|
||||
npm run build
|
||||
|
||||
# run flask
|
||||
|
||||
Reference in New Issue
Block a user