Revert name change
This commit is contained in:
parent
23effc30df
commit
421627650a
2
.github/workflows/basket-api.yml
vendored
2
.github/workflows/basket-api.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- uses: ./.github/workflows/composite/build
|
||||
name: Build
|
||||
with:
|
||||
service: ${{ env.SERVICE }}
|
||||
registry_endpoint: ${{ secrets.REGISTRY_ENDPOINT }}
|
||||
@ -44,7 +43,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- uses: ./.github/workflows/composite/build-push
|
||||
name: Build and push
|
||||
with:
|
||||
service: ${{ env.SERVICE }}
|
||||
registry_host: ${{ secrets.REGISTRY_HOST }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user