Skip to content

Commit

Permalink
Create acr1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev authored Jan 10, 2025
1 parent c9ad67c commit 144d551
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/acr1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: ACR1

on:
pull_request:


jobs:
deploy:
runs-on: ubuntu-latest
environment: production
steps:
- name: Deployinggg....
run: echo "Deploying to production"

0 comments on commit 144d551

Please sign in to comment.