mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Update workflow
This commit is contained in:
parent
b4a31abf3d
commit
ad18e67345
@ -1,10 +1,11 @@
|
||||
kind: pipeline
|
||||
name: Jekyll build
|
||||
type: docker
|
||||
on: [push]
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: ruby:3.1.3
|
||||
jobs:
|
||||
lint:
|
||||
name: build
|
||||
runs-on: ruby:3.1.3
|
||||
steps:
|
||||
commands:
|
||||
- gem update
|
||||
- gem install bundler
|
||||
|
Loading…
Reference in New Issue
Block a user