Skip to content

Commit

Permalink
chore: Test CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesouky committed Oct 24, 2024
1 parent 25dff9d commit 0b5b8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
build:
name: Build and Push Docker Image
# needs: set-common-values
uses: uptick/actions/.github/workflows/ci.yaml@main
uses: uptick/actions/.github/workflows/ci.yaml@fc0caa5d434badaa01453875311e32d811950f0a
secrets:
SECRET_ENV: "${{ secrets.CLUSTER_KEY }}"
#https://github.com/uptick/actions/blob/main/.github/workflows/ci.yaml
Expand Down

0 comments on commit 0b5b8da

Please sign in to comment.