Skip to content

Commit

Permalink
change workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Jan 28, 2024
1 parent a86a954 commit 9c153b3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-vector-serve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,15 @@ on:
branches:
- main

defaults:
run:
working-directory: ./vector-serve

permissions:
id-token: write
contents: read

jobs:
build_and_push:
defaults:
run:
working-directory: ./vector-serve
name: Build and push images
runs-on:
- self-hosted
Expand Down

0 comments on commit 9c153b3

Please sign in to comment.