Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Add Github Actions deploy workflow #1

Closed
wants to merge 2 commits into from
Closed

Add Github Actions deploy workflow #1

wants to merge 2 commits into from

Conversation

davizalpe
Copy link

  • Add deploy.yml workflow file with step to build an docker image from
    main branch or a tag release.
  • Add docker/deploy.sh shell script to build and push a docker image from
    docker/Dockerfile file.

   - Add deploy.yml workflow file with step to build an docker image from
   main branch or a tag release.
   - Add docker/deploy.sh shell script to build and push a docker image from
   `docker/Dockerfile` file.
@davizalpe davizalpe requested a review from nlordell March 25, 2022 11:11

env:
AUTODEPLOY_TAG: ${{ secrets.AUTODEPLOY_TAG }}
AUTODEPLOY_URL: https://dfusion.auto.gnosisdev.com/services/dfusion-v2-optimizer-api-mainnet,dfusion-v2-optimizer-api-testnets/rollout
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this URL correct?

Copy link
Contributor

@nlordell nlordell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just the autodeploy URL looks suspicious.

@nlordell
Copy link
Contributor

Recreated the PR here: cowprotocol/hdnode#1

@nlordell nlordell closed this Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants