Skip to content

Commit

Permalink
infra: dungeon mainnet changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilevos committed Jun 27, 2023
1 parent 31a2a67 commit 5ac2c68
Show file tree
Hide file tree
Showing 57 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dungeon-sequencer-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
set -x
sed -i 's|dungeon-sequencer.gcp.marigold.dev|dungeon-rollup-test1.gcp.marigold.dev|g' 10_dungeon/sequencer/sequencer-http/src/main.rs
sed -i 's|127.0.0.1|0.0.0.0|g' 10_dungeon/sequencer/sequencer-http/src/main.rs
sed -i 's|ghostnet|mainnet|g' 10_dungeon/sequencer/sequencer-http/src/main.rs
cat 10_dungeon/sequencer/sequencer-http/src/main.rs
- name: Copy Dockerfile and scripts
Expand Down Expand Up @@ -56,5 +57,6 @@ jobs:
push: ${{ github.ref == 'refs/heads/dungeon-game' }}
tags: |
ghcr.io/marigold-dev/dungeon-sequencer:latest
ghcr.io/marigold-dev/dungeon-sequencer:mainnet
ghcr.io/marigold-dev/dungeon-sequencer:${{ github.sha }}
ghcr.io/marigold-dev/dungeon-sequencer:${{ steps.tag_vars.outputs.date }}-${{ steps.tag_vars.outputs.sha_short }}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dungeon

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5ac2c68

Please sign in to comment.