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

Changes to workflows, dockerfile, and script to default branch to add additional integration tests #987

Merged
merged 2 commits into from
Jul 8, 2021
Merged

Changes to workflows, dockerfile, and script to default branch to add additional integration tests #987

merged 2 commits into from
Jul 8, 2021

Conversation

bradlhart
Copy link
Contributor

Change Description

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@bradlhart bradlhart requested a review from praphael July 8, 2021 06:52
@@ -5,47 +5,72 @@
ARG EOSBRANCH=develop
ARG CDTBRANCH=develop
FROM eosio/eosio.cdt:${CDTBRANCH} as contracts
ARG CDTBRANCH
Copy link

Choose a reason for hiding this comment

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

Why do we need two ARG CDTBRANCH declarations here ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bradlhart bradlhart merged commit 649f523 into EOSIO:master Jul 8, 2021
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