new build
This commit is contained in:
parent
453055e85c
commit
4a58b14980
@ -12,7 +12,7 @@ build:
|
||||
- main
|
||||
script:
|
||||
- docker login -u mathwave -p $DOCKERHUB_PASSWORD
|
||||
- docker build -t mathwave/sprint-repo:sprint .
|
||||
- docker build --cache-from=mathwave/sprint-repo:sprint -t mathwave/sprint-repo:sprint .
|
||||
- docker push mathwave/sprint-repo:sprint
|
||||
|
||||
.deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user