Skip to content

Commit

Permalink
populate with gitops related stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellrr committed Jan 23, 2024
1 parent 31309f5 commit edcee2b
Show file tree
Hide file tree
Showing 7 changed files with 880 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
name: Build and Push Docker Image
name: Build and Push Docker Edge-k8s Management Image

on:
push:
branches:
- main
paths:
- 'management/**'
pull_request:
branches:
- main
paths:
- 'management/**'
workflow_dispatch:

jobs:
Expand Down
Loading

0 comments on commit edcee2b

Please sign in to comment.