Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 27a825e

Browse files
committed
taking out wget
1 parent 6726ed8 commit 27a825e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎.circleci/config.yml‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,3 @@ jobs:
4141
name: Run tests
4242
command: |
4343
docker run -itd -p 8080:80 app
44-
- deploy:
45-
name: Push application Docker image
46-
command: |
47-
docker login --username ${username} --password ${password}
48-
docker tag app php-app-docker:latest
49-
docker push php-app-docker:latest

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /