mirror of
https://github.com/offen/website.git
synced 2024-11-24 18:00:27 +01:00
add styles for auditorium
This commit is contained in:
parent
b4e6faff48
commit
cc97e2be9d
@ -200,7 +200,7 @@ jobs:
|
|||||||
sudo pip install awsebcli --upgrade
|
sudo pip install awsebcli --upgrade
|
||||||
- run:
|
- run:
|
||||||
name: Deploying
|
name: Deploying
|
||||||
command: eb deploy staging
|
command: eb deploy
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
branch-defaults:
|
branch-defaults:
|
||||||
default:
|
master:
|
||||||
environment: staging
|
environment: staging
|
||||||
group_suffix: null
|
group_suffix: null
|
||||||
global:
|
global:
|
||||||
|
Loading…
Reference in New Issue
Block a user