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