Rename stage of feature ci
This commit is contained in:
parent
66ce4c1117
commit
3de532e396
2
5etools-docker/.github/workflows/feature.yml
vendored
2
5etools-docker/.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…
x
Reference in New Issue
Block a user