Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
ywkim312 committed Jan 17, 2024
1 parent e49277c commit 1afd3d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smile-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:

# build the docker images
- name: Build and push docker
if: env.DOCKERHUB_PUSH == 'true' || env.NCSAHUB_PUSH == 'true' || env.GITHUB_PUSH == 'true'
uses: docker/build-push-action@v3
with:
context: ./www
Expand Down

0 comments on commit 1afd3d5

Please sign in to comment.