Skip to content

Commit

Permalink
Merge branch 'master' into fix-ccc-option
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 authored May 22, 2024
2 parents ebfe3dc + d83c8c1 commit 484d791
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/hulk_deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
name: Workflow For Release Branch
name: Deploy to Hulk

on:
push:
branches:
- 'integrations_app_release_*'
jobs:
hulk_deploy:
name: Hulk Deploy
runs-on: ubuntu-latest
environment: Staging
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Push to dockerhub
uses: fylein/docker-release-action@master
id: generate-and-push-tag
Expand Down

0 comments on commit 484d791

Please sign in to comment.