Skip to content

Commit

Permalink
Merge pull request #1463 from thehyve/infra/FAIRSPC-23_test
Browse files Browse the repository at this point in the history
FAIRSPC-23: test version set to file
  • Loading branch information
tgreenwood authored Jan 5, 2024
2 parents da60d5d + abefe14 commit 084a351
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_and_upload_on_push_to_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:


build-mercury-fe-bundle:
needs: generate-version
runs-on: ubuntu-latest
steps:
- name: Check out repository
Expand Down Expand Up @@ -201,8 +202,6 @@ jobs:
images: ${{ env.DOCKER_REGISTRY }}/${{ github.repository }}/saturn

- name: Build and push Docker image
env:
SNAPSHOT_VERSION: ${{needs.generate-version.outputs.output1}}
uses: docker/build-push-action@v5
with:
context: ./projects/saturn/
Expand Down

0 comments on commit 084a351

Please sign in to comment.