Build docker image#72
Draft
calufa wants to merge 2 commits into
Draft
Conversation
|
✔️ Deploy Preview for vlab-research canceled. 🔨 Explore the source changes: ba1ca81 🔍 Inspect the deploy log: https://app.netlify.com/sites/vlab-research/deploys/6215ddce11bd7a0008bfb0ec |
calufa
force-pushed
the
feature/build-docker-image
branch
10 times, most recently
from
January 24, 2022 17:47
9221b1f to
22f3ace
Compare
calufa
force-pushed
the
feature/build-docker-image
branch
18 times, most recently
from
February 23, 2022 06:54
a7b22db to
6ff2201
Compare
calufa
force-pushed
the
feature/build-docker-image
branch
8 times, most recently
from
February 23, 2022 07:10
f779897 to
ba1ca81
Compare
calufa
force-pushed
the
feature/build-docker-image
branch
from
February 23, 2022 07:11
ba1ca81 to
2be516d
Compare
nandanrao
reviewed
Feb 24, 2022
| - uses: actions/checkout@v2 | ||
| - name: Run tests | ||
| run: ./test.sh dashboard-server --is-ci | ||
| test_dean: |
Contributor
There was a problem hiding this comment.
The tests for individual apps should only be run on changes to their folder, no? https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODO: