changing step name
This commit is contained in:
parent
80676f3104
commit
1084099c4a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Build CLI Container
|
||||
- name: Build & Push Container
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user