Minor renaming of feature branch tests
This commit is contained in:
parent
38d9632b91
commit
66ce4c1117
4
5etools-docker/.github/workflows/feature.yml
vendored
4
5etools-docker/.github/workflows/feature.yml
vendored
@ -1,6 +1,6 @@
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: CI
|
||||
name: Feature CI
|
||||
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
@ -30,7 +30,7 @@ jobs:
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@master
|
||||
|
||||
- name: Build and push the Docker image
|
||||
- name: Build the Docker image
|
||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user