Aktualizowanie pliku yaml
This commit is contained in:
parent
b11e982eb8
commit
fa64eb9028
@ -1,8 +1,8 @@
|
|||||||
name: First CI
|
name: First CI
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Printing hello
|
- name: Printing hello
|
||||||
run: echo "Hello, WW"
|
run: echo "Hello, WW"
|
Loading…
Reference in New Issue
Block a user