Typofix
This commit is contained in:
@@ -122,7 +122,7 @@ jobs:
|
||||
registry: ${{ vars.REGISTRY }}
|
||||
username: ${{ vars.DEPLOY_USER }}
|
||||
password: ${{ secrets.DEPLOY_TOKEN }}
|
||||
- name: Build and push collector container
|
||||
- name: Build and push receiver container
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user