mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:05:05 +03:00
test deployment of website
This commit is contained in:
parent
1052f6f488
commit
1a848708f7
2 changed files with 1 additions and 2 deletions
2
.github/workflows/staging.yml
vendored
2
.github/workflows/staging.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
lambdas:
|
||||
- 'lambdas/**'
|
||||
|
||||
deploy_sls:
|
||||
serverless:
|
||||
needs: validation
|
||||
if: needs.validation.outputs.lambdas == 'true'
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
position:relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<section class="hero-section">
|
||||
|
|
Loading…
Reference in a new issue