I hereby claim:
- I am danner26 on github.
- I am danner26 (https://keybase.io/danner26) on keybase.
- I have a public key whose fingerprint is 011C DFBF 7335 2047 824E E0A2 F459 4501 48F2 7F38
To claim this, I am signing this object:
| echo "HELLO" |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| ###Create and deploy | |
| #Build codebase | |
| cd $DEV_BASE | |
| #overwrite the global.ts with our prod config | |
| yes | cp $DEV_BASE/src/app/global_test.ts $DEV_BASE/src/app/global.ts | |
| #run versioning script | |
| node $DEV_BASE/src/version.js |
| #!/bin/bash | |
| ###Create and deploy | |
| #Build codebase | |
| cd $DEV_BASE | |
| #overwrite the global.ts with our prod config | |
| yes | cp $DEV_BASE/src/app/global_prod.ts $DEV_BASE/src/app/global.ts | |
| #run versioning script | |
| node $DEV_BASE/src/version.js |
I hereby claim:
To claim this, I am signing this object: