Skip to content

Commit

Permalink
Merge pull request #37 from CodeForPhilly/develop
Browse files Browse the repository at this point in the history
Release: v0.1.2
  • Loading branch information
themightychris authored May 6, 2023
2 parents e6006e4 + 7f0789c commit 74f6945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/containers-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- name: 'Build Docker container image: frontend:latest'
run: |
docker build \
--target runtime \
--cache-from "${DOCKER_REPOSITORY}/frontend:latest" \
--tag "${DOCKER_REPOSITORY}/frontend:latest" \
--tag "${DOCKER_REPOSITORY}/frontend:${DOCKER_TAG}" \
Expand Down

0 comments on commit 74f6945

Please sign in to comment.