Skip to content

Commit

Permalink
Merge branch 'feature/new-dockerfile' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
psychomantys committed Nov 15, 2023
2 parents 9e427ae + 921146c commit a649443
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-flows-push-tag-shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ jobs:
- name: Check out Kubernetes Manifests
uses: actions/checkout@master
with:
ref: main
#ref: main
ref: feature/flows-cache
repository: "${{ env.MANIFESTS_REPOSITORY }}"
token: "${{ secrets.DEVOPS_GITHUB_PERMANENT_TOKEN }}"
path: ./kubernetes-manifests/
Expand Down

0 comments on commit a649443

Please sign in to comment.