UNPKG
prayer-timetable-react
Version:
latest (1.0.3)
next (1.0.0)
1.0.3
1.0.2
1.0.1
1.0.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Prayer timetable made with React
gitlab.com/ench0/prayer-timetable-react/blob/master/README.md
prayer-timetable-react
/
.gitlab-ci.yml
13 lines
(11 loc)
•
257 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
before
_script: - apt-get update - curl -sL https://deb.nodesource.com/setup_
10.x | bash -
-
apt-get install -y -qq nodejs
-
npm -g i yarn
-
yarn install --ignore-engines
-
yarn setup:default build: script:
-
yarn build
#build-test-deploy