Rename stage of feature ci
This commit is contained in:
parent
b9b7eae684
commit
45355e745b
2
.github/workflows/feature.yml
vendored
2
.github/workflows/feature.yml
vendored
@ -15,7 +15,7 @@ on:
|
|||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
test_build:
|
test_build:
|
||||||
name: Build and push Docker image to Docker Hub
|
name: Build Docker image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user