mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 14:55:21 -04:00
custom container
This commit is contained in:
parent
90c222079a
commit
ca31007c6b
1 changed files with 1 additions and 3 deletions
|
@ -4,12 +4,10 @@ branches:
|
|||
- devlopment
|
||||
language: minimal
|
||||
sudo: required
|
||||
after_install:
|
||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
- docker pull kaizkhatri/xinkpypi
|
||||
services:
|
||||
- docker
|
||||
before_install:
|
||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
- docker build --rm -f "Dockerfile" -t bibata_cursor:latest .
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue