mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
steps:
|
||||
- name: build
|
||||
image: ubuntu_latest
|
||||
commands:
|
||||
- echo "Hello, World!"
|
||||
when:
|
||||
- event: push
|
||||
branches:
|
||||
- test
|
||||
- name: build
|
||||
image: ubuntu
|
||||
commands:
|
||||
- echo "Hello, World!"
|
||||
when:
|
||||
- event: push
|
||||
branches:
|
||||
- test
|
||||
|
||||
Reference in New Issue
Block a user