Fixed the workflow.
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 1m8s
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 1m8s
This commit is contained in:
@@ -11,7 +11,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
run: |
|
||||
git clone https://${{secrets.GIT_USERNAME}}:${{secrets.GIT_PASSWORD_URLENCODED}}@git.starfieldsweb.com/StarFields/starfields-drf-generics ./
|
||||
|
||||
- name: Set up Python
|
||||
# This is the version of the action for setting up Python, not the Python version.
|
||||
|
||||
Reference in New Issue
Block a user