Skip to content

Commit

Permalink
infra: edit ci [skip ci]
Browse files Browse the repository at this point in the history
infra: edit ci [skip ci]
  • Loading branch information
cyrilevos committed Dec 15, 2023
1 parent 068b21a commit 7f03adf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ghostnet-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
context: ./
push: true
tags: |
ghcr.io/marigold-dev/gas-station-${{ matrix.network }}:${{ steps.vars.outputs.date }}-${{ steps.vars.outputs.sha_short }}-staging
ghcr.io/marigold-dev/gas-station-api-${{ matrix.network }}:${{ steps.vars.outputs.date }}-${{ steps.vars.outputs.sha_short }}-staging
cache-from: type=gha
cache-to: type=gha,mode=max
14 changes: 0 additions & 14 deletions .github/workflows/docker-ghostnet.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,8 @@
name: Docker ghostnet

on:
push: # to remove
branches:
- 'release-ghostnet'
- 'main'
paths-ignore:
- 'docs/**'
pull_request: # to remove
branches:
- 'release-ghostnet'
types:
- closed
paths-ignore:
- 'docs/**'
repository_dispatch:
types: [from-release-coord-repo]
workflow_dispatch:

jobs:
ui:
Expand Down

0 comments on commit 7f03adf

Please sign in to comment.