Update README

This commit is contained in:
abejgonzalez
2021-10-08 14:49:27 -07:00
parent 3d1301040b
commit b612d04db0

5
.github/README.md vendored
View File

@@ -117,11 +117,6 @@ After adding a private key, it will show a fingerprint that should be added unde
Note: On the remote server you need to have the `*.pub` key file added to the `authorized_keys` file. Note: On the remote server you need to have the `*.pub` key file added to the `authorized_keys` file.
Additional Work
---------------
- It would be nice to add the ability to re-run just parts of the workflow. [See Workflows Hacks](https://github.com/jaredpalmer/razzle/blob/f8305c26997bae8ef0f5dfa52540d842451b4090/.github/workflows/examples.yml)
Notes on CIRCLE CI Notes on CIRCLE CI
------------------ ------------------
This code is heavily based on the origin [CircleCI]() work. There a quite a few differences This code is heavily based on the origin [CircleCI]() work. There a quite a few differences