Skip to content

Commit

Permalink
2nd try
Browse files Browse the repository at this point in the history
  • Loading branch information
AbelMH1 committed Apr 29, 2024
1 parent aab62a0 commit 4633304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
workdir: questionsservice
build-path: questionsservice/questiongeneratorservice
platforms: linux/arm64
docker-push-wikidataextractorservice:
name: Push wikidata extractor service Docker Image to GitHub Packages
Expand All @@ -168,6 +169,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
workdir: questionsservice
build-path: questionsservice/wikidataExtractor
platforms: linux/arm64
docker-push-storequestionservice:
name: Push questions store service Docker Image to GitHub Packages
Expand Down

0 comments on commit 4633304

Please sign in to comment.