Skip to content

Commit

Permalink
one more spec'd arch
Browse files Browse the repository at this point in the history
  • Loading branch information
blaufuss committed Jan 29, 2025
1 parent 759f411 commit 721fee9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_icetray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ jobs:
secrets: |
GHTOKEN=${{ secrets.PERSONAL_ACCESS_TOKEN }}
tags: >
icecube/icetray:icetray-devel-${{ env.ICETRAY_VERSION }}-ubuntu22.04-${{ runner.arch }},
icecube/icetray:icetray-devel-current-ubuntu22.04-${{ runner.arch }},
icecube/icetray:icetray-devel-${{ env.ICETRAY_VERSION }}-ubuntu22.04-${{ runner.arch }}-${{ env.current_date }}
icecube/icetray:icetray-devel-${{ env.ICETRAY_VERSION }}-ubuntu22.04,
icecube/icetray:icetray-devel-current-ubuntu22.04,
icecube/icetray:icetray-devel-${{ env.ICETRAY_VERSION }}-ubuntu22.04-${{ env.current_date }}
# manifest-docker:
# needs: [docker]
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 721fee9

Please sign in to comment.