Skip to content

Commit 3d75688

Browse files
committed
basic_116 Hello Gradle Properties!
1 parent 63fc316 commit 3d75688

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/github_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Release--basic_116
22

33
on:
44
push:
5-
branches:
6-
# branches-ignore:
5+
# branches:
6+
branches-ignore:
77
- basic_116
88

99
jobs:

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ cat ~/.bashrc
201201
# >> Result
202202
```
203203

204-
![bashrc](doc/image/basic_116-bashrc.png)
204+
<div align="right">
205+
<img src="doc/image/basic_116-bashrc.png" >
206+
</div>
205207

206208
### Use the properties from system file
207209
```bash

0 commit comments

Comments
 (0)