mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-15 15:21:03 +00:00
Update frontend.yml (#286)
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
|||||||
run: yarn build
|
run: yarn build
|
||||||
- name: Build and Push template image
|
- name: Build and Push template image
|
||||||
uses: docker/build-push-action@v1 # https://github.com/docker/build-push-action
|
uses: docker/build-push-action@v1 # https://github.com/docker/build-push-action
|
||||||
|
if: matrix.node-version == '12.x'
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
|
|||||||
Reference in New Issue
Block a user