mirror of
https://dev.azure.com/tstanciu94/CDN/_git/CDN_Frontend
synced 2025-06-21 19:24:34 +03:00
Compare commits
2 Commits
1e45226205
...
c83bb6aec6
Author | SHA1 | Date | |
---|---|---|---|
c83bb6aec6 | |||
62f1171bb4 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@ yarn-debug.log*
|
|||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
build.sh
|
||||||
|
buildx.sh
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Welcome!"
|
echo "Welcome!"
|
||||||
|
|
||||||
version="1.0.1"
|
version="1.0.2"
|
||||||
registryPass="*********"
|
registryPass="*********"
|
||||||
|
|
||||||
echo "Create docker image with version $version."
|
echo "Create docker image with version $version."
|
Loading…
x
Reference in New Issue
Block a user