Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leticia-pontes authored Dec 1, 2024
1 parent 4fe7bf2 commit 21a90e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
name: CI/CD Pipeline

on:
push:
branches:
- develop
pull_request:
branches:
- main

jobs:
build-and-push:
name: Build and Push Docker Image
Expand Down

0 comments on commit 21a90e0

Please sign in to comment.