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