Skip to content

Commit

Permalink
Merge pull request #6 from Joel-hanson/django-aws-eb-deploy
Browse files Browse the repository at this point in the history
Django aws eb deploy
  • Loading branch information
Joel-hanson authored Mar 22, 2020
2 parents 668d2ec + 106906a commit fd79a7b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 48 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Django eb deployment
uses: ./action-b
- name: Django aws eb deployment
uses: ./
with:
python_version: ${{ matrix.python_version }}
flake8: true
Expand Down
File renamed without changes.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## Welcome to "Hello World" with GitHub Actions
# Github action for django aws elastic beanstalk deployment

This course will walk you through writing your first action and using it with a workflow file.

**Ready to get started? Navigate to the first issue.**
![Deployment](https://github.com/Joel-hanson/django-aws-eb-deploy/workflows/Deployment/badge.svg?branch=master)
File renamed without changes.
File renamed without changes.
31 changes: 0 additions & 31 deletions sample_project/report.txt

This file was deleted.

11 changes: 0 additions & 11 deletions test.bash

This file was deleted.

0 comments on commit fd79a7b

Please sign in to comment.