mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-01-26 03:14:08 +00:00
Remove Travis config, use GHA badge (#104)
This commit is contained in:
19
.travis.yml
19
.travis.yml
@@ -1,19 +0,0 @@
|
||||
script: yarn build
|
||||
language: node_js
|
||||
node_js:
|
||||
- '12.18'
|
||||
install:
|
||||
- yarn
|
||||
test:
|
||||
- yarn lint
|
||||
- yarn build
|
||||
deploy:
|
||||
local_dir: out
|
||||
provider: pages
|
||||
fqdn: koodiklinikka.fi
|
||||
skip_cleanup: true
|
||||
github_token: '$GITHUB_TOKEN'
|
||||
repo: koodiklinikka/koodiklinikka.github.io
|
||||
target_branch: master
|
||||
on:
|
||||
branch: master
|
||||
@@ -1,6 +1,6 @@
|
||||
# Koodiklinikka
|
||||
|
||||

|
||||
[](https://github.com/koodiklinikka/koodiklinikka.fi/actions/workflows/ci.yml)
|
||||
|
||||
<img align="right" src="./logo-new-black.svg" alt="Koodiklinikka-logo" max-width="30%">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user