Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c682dc6ea | ||
|
|
c938d4ef9b |
@@ -27,7 +27,5 @@ jobs:
|
||||
run: apt -y update && apt -y install jq
|
||||
- name: "Publish Application Record"
|
||||
run: scripts/publish-app-record.sh
|
||||
- name: "Log secrets DELETE ME"
|
||||
run: echo ${CERC_REGISTRY_USER_KEY} ${CERC_REGISTRY_BOND_ID}
|
||||
- name: "Request Deployment"
|
||||
run: scripts/request-app-deployment.sh
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@cerc-io/test-progressive-web-app",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.16",
|
||||
"repository": "https://git.vdb.to/cerc-io/test-progressive-web-app",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user