mirror of https://github.com/sgoudham/carbon.git
3.8.9
parent
5cecbc912f
commit
5ccb1dc4ae
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
|
URL=$(now)
|
||||||
|
yarn cy:run --config baseUrl="$URL"
|
||||||
|
|
||||||
|
# now alias "$URL" carbon
|
||||||
|
# git checkout master
|
||||||
|
# release patch
|
Loading…
Reference in New Issue