Skip to content

Commit

Permalink
test ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
majkshkurti committed Jan 31, 2024
1 parent a706113 commit c94def8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
# cache-from: type=gha
# cache-to: type=gha,mode=max


release-docker-goat:
name: release-docker-goat
needs: file-changes
Expand All @@ -67,7 +68,7 @@ jobs:
file: ${{ github.workspace }}/apps/web/Dockerfile
image-names: |
goatcommunity/goat-frontend
# release-docker-storybook:
# name: release-docker-storybook
Expand Down

0 comments on commit c94def8

Please sign in to comment.