Skip to content

Commit

Permalink
Changing the label to be azds.io/pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
s-tuli committed Oct 17, 2019
1 parent dfcccff commit 4e08064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bikes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
kubectl create namespace $GITHUB_HEAD_REF
kubectl label namespace $GITHUB_HEAD_REF azds.io/parent-space=${{ secrets.MASTER_SPACE }}
kubectl label namespace $GITHUB_HEAD_REF azds.io/space=true
kubectl label namespace $GITHUB_HEAD_REF azds.io/pull-request-flow=true
kubectl label namespace $GITHUB_HEAD_REF azds.io/pull-request=true
- uses: azure/k8s-actions/k8s-create-secret@master
with:
Expand Down

0 comments on commit 4e08064

Please sign in to comment.