mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 14:57:58 +00:00
change working directory
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
run: cargo run --release -- --help
|
||||
|
||||
- name: Build and Push template image
|
||||
working-directory: ./backend
|
||||
uses: docker/build-push-action@v1 # https://github.com/docker/build-push-action
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user